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 cd899ed6c..c0657d727 100644
--- a/cipher/ChangeLog
+++ b/cipher/ChangeLog
@@ -1,3 +1,8 @@
+Mon Jan 31 16:37:34 CET 2000 Werner Koch <[email protected]>
+
+ * genprime.c (generate_elg_prime): Fixed returned factors which never
+ worked for non-DSA keys.
+
Thu Jan 27 18:00:44 CET 2000 Werner Koch <[email protected]>
* pubkey.c (sexp_to_key): Fixed mem leaks in case of errors.