summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3727d5d..8183764 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,14 @@
Changes in version
* Minor documentation fixes suggested by Ryan Lackey.
* Removed --pgp2 in CPunk RSA pings.
+ * Append random garbage to pings so they have different
+ lengths.
+ new options:
+ - random_gabage (default: 8192)
+ 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)
Changes in version 2.0.10 - 2003-02-03
* Return undef rather than 0 if we cannot open a Maildir.