diff options
Diffstat (limited to 'cipher/ChangeLog')
-rw-r--r-- | cipher/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/cipher/ChangeLog b/cipher/ChangeLog index 5497117fb..a96580ca1 100644 --- a/cipher/ChangeLog +++ b/cipher/ChangeLog @@ -1,3 +1,9 @@ +2004-03-29 Werner Koch <[email protected]> + + * elgamal.c (verify): s/exp/exponent/ to shutup a compiler + warning. + * dsa.c (verify): Ditto. + 2003-11-29 David Shaw <[email protected]> * elgamal.c (gen_k): New arg SMALL_K. |