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 25cc2657c..47f09ca00 100644
--- a/cipher/ChangeLog
+++ b/cipher/ChangeLog
@@ -1,3 +1,8 @@
+2004-09-23 Werner Koch <[email protected]>
+
+ * rsa.c (rsa_generate): Return the dummy list of factors only if
+ the caller asked for it.
+
2004-05-20 David Shaw <[email protected]>
* dsa.c (verify): s/exp/exponent/ to fix a compiler warning. From