diff options
-rw-r--r-- | NEWS | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -5,10 +5,18 @@ Changes in version lengths. new options: - random_gabage (default: 8192) - Garbage length is chosen uniformly from 0 to random_gabage bytes. + Garbage length is chosen uniformly from 0 to random_gabage + bytes. - dev_urandom (default: /dev/urandom) where to read garbage from (more generally: non-blocking (low-quality) randomless source) + * Chain pinging: Echolot now finds broken chains. + new options: + - do_chainpings (default: 1) + Whether to do chain pinging. + Several settings control the details of chain pinging. You + probably don't want or need to tweak them. See pingd.conf(5) + for details. Changes in version 2.0.10 - 2003-02-03 * Return undef rather than 0 if we cannot open a Maildir. |