diff options
Diffstat (limited to 'cipher/ChangeLog')
-rw-r--r-- | cipher/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/cipher/ChangeLog b/cipher/ChangeLog index a96580ca1..68b79c46f 100644 --- a/cipher/ChangeLog +++ b/cipher/ChangeLog @@ -1,3 +1,7 @@ +2005-03-07 Werner Koch <[email protected]> + + * primegen.c (is_prime): Free A2. Fixed bug #423. + 2004-03-29 Werner Koch <[email protected]> * elgamal.c (verify): s/exp/exponent/ to shutup a compiler |