diff options
Diffstat (limited to 'cipher/ChangeLog')
-rw-r--r-- | cipher/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/cipher/ChangeLog b/cipher/ChangeLog index 7c26c571e..087c45838 100644 --- a/cipher/ChangeLog +++ b/cipher/ChangeLog @@ -1,3 +1,11 @@ +2001-06-12 Werner Koch <[email protected]> + + * rndw32.c (slow_gatherer_windowsNT): Ditto. Not really needed here but anyway. + + * cipher.c (string_to_cipher_algo): Use ascii_strcasecmp(). + * md.c (string_to_digest_algo): Ditto. + * pubkey.c (string_to_pubkey_algo): Ditto. + 2001-04-29 Werner Koch <[email protected]> * random.c (fast_random_poll): Do not check the return code of |