diff options
Diffstat (limited to 'cipher/ChangeLog')
-rw-r--r-- | cipher/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cipher/ChangeLog b/cipher/ChangeLog index b1308d357..83d053055 100644 --- a/cipher/ChangeLog +++ b/cipher/ChangeLog @@ -1,5 +1,7 @@ 2003-02-11 David Shaw <[email protected]> + * Makefile.am: Make sure sha512.c is included in the tarball. + * Makefile.am, md.c (load_digest_module): Only build in SHA384/512 if specifically enabled. |