diff options
Diffstat (limited to 'cipher/ChangeLog')
-rw-r--r-- | cipher/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/cipher/ChangeLog b/cipher/ChangeLog index 1446bff23..33c897d03 100644 --- a/cipher/ChangeLog +++ b/cipher/ChangeLog @@ -1,3 +1,14 @@ +2003-05-13 David Shaw <[email protected]> + + * tiger.c: Use the U64_C macro instead of LL. + + * md.c (string_to_digest_algo): Give a warning about TIGER192 not + being part of OpenPGP. + + * idea-stub.c (load_module): Catch an error if the idea module + file is unloadable for some reason (unreadable, bad permissions, + etc.) + 2003-05-09 David Shaw <[email protected]> * sha512.c: Use the U64_C() macro rather than blindly suffixing |