aboutsummaryrefslogtreecommitdiffstats
path: root/cipher/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cipher/ChangeLog')
-rw-r--r--cipher/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cipher/ChangeLog b/cipher/ChangeLog
index c46ca5d86..273b6fdee 100644
--- a/cipher/ChangeLog
+++ b/cipher/ChangeLog
@@ -1,3 +1,7 @@
+Wed Jan 20 18:59:49 CET 1999 Werner Koch <[email protected]>
+
+ * rndunix.c (gather_random): Fix to avoid infinite loop.
+
Sun Jan 17 11:04:33 CET 1999 Werner Koch <[email protected]>
* des.c (is_weak_key): Replace system memcmp due to bugs