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 ded135287..314005540 100644 --- a/cipher/ChangeLog +++ b/cipher/ChangeLog @@ -1,3 +1,9 @@ +2003-02-11 David Shaw <[email protected]> + + * Makefile.am, md.c (load_digest_module): Only build in SHA384/512 + and TIGER if specifically enabled by the 64-bit type check in + configure. + 2003-02-04 David Shaw <[email protected]> * sha256.c, sha512.c: New. |