diff options
Diffstat (limited to 'cipher/ChangeLog')
-rw-r--r-- | cipher/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/cipher/ChangeLog b/cipher/ChangeLog index 082c2581c..9965eed4b 100644 --- a/cipher/ChangeLog +++ b/cipher/ChangeLog @@ -1,3 +1,8 @@ +2005-03-07 Werner Koch <[email protected]> + + * primegen.c (is_prime): Free A2. Noted by [email protected]. + Fixes #423. + 2004-11-30 David Shaw <[email protected]> * md.c (string_to_digest_algo): Allow read/write SHA384 and |