aboutsummaryrefslogtreecommitdiffstats
path: root/cipher/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cipher/ChangeLog')
-rw-r--r--cipher/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cipher/ChangeLog b/cipher/ChangeLog
index a0d24a373..c0d312066 100644
--- a/cipher/ChangeLog
+++ b/cipher/ChangeLog
@@ -1,3 +1,8 @@
+2003-10-06 Werner Koch <[email protected]>
+
+ * primegen.c (gen_prime): Bail out if NBITS is zero. This is
+ Debian bug #213989 reported by Max <[email protected]>.
+
2003-09-04 David Shaw <[email protected]>
* md.c (string_to_digest_algo): Enable read-write SHA-256 support.