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 314005540..2441614e3 100644 --- a/cipher/ChangeLog +++ b/cipher/ChangeLog @@ -1,3 +1,9 @@ +2003-02-21 David Shaw <[email protected]> + + * cipher.c (setup_cipher_table): #ifdef all optional ciphers. + + * md.c (load_digest_module): #ifdef all optional digests. + 2003-02-11 David Shaw <[email protected]> * Makefile.am, md.c (load_digest_module): Only build in SHA384/512 |