diff options
Diffstat (limited to 'cipher/ChangeLog')
-rw-r--r-- | cipher/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/cipher/ChangeLog b/cipher/ChangeLog index 5dcf5592f..a0d24a373 100644 --- a/cipher/ChangeLog +++ b/cipher/ChangeLog @@ -1,3 +1,10 @@ +2003-09-04 David Shaw <[email protected]> + + * md.c (string_to_digest_algo): Enable read-write SHA-256 support. + + * algorithms.h, Makefile.am, md.c (load_digest_module, + string_to_digest_algo), tiger.c: Drop TIGER/192 support. + 2003-08-28 David Shaw <[email protected]> * idea-stub.c, random.c; s/__MINGW32__/_WIN32/ to help building on |