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 26660413e..25cc2657c 100644 --- a/cipher/ChangeLog +++ b/cipher/ChangeLog @@ -1,3 +1,8 @@ +2004-05-20 David Shaw <[email protected]> + + * dsa.c (verify): s/exp/exponent/ to fix a compiler warning. From + Werner on stable branch. + 2004-01-16 David Shaw <[email protected]> * cipher.c (setup_cipher_table): May as well call Rijndael AES at |