diff options
author | Roland McGrath <roland@gnu.org> | 2005-10-05 20:23:05 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2005-10-05 20:23:05 +0000 |
commit | d91c4c2eb0927c78a8e24869fc0210235009a961 (patch) | |
tree | 32749ef0cf2f0322ec42a67dfabe0ed3d2ea9d65 /ChangeLog | |
parent | 794102b04778e68faa12be00638aebdea6eb99a1 (diff) | |
download | glibc-d91c4c2eb0927c78a8e24869fc0210235009a961.tar glibc-d91c4c2eb0927c78a8e24869fc0210235009a961.tar.gz glibc-d91c4c2eb0927c78a8e24869fc0210235009a961.tar.bz2 glibc-d91c4c2eb0927c78a8e24869fc0210235009a961.zip |
* crypt/md5.h (MD5_DIGEST_SIZE, MD5_BLOCK_SIZE): New macros.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2005-10-05 Simon Josefsson <jas@extundo.com> + + * crypt/md5.h (MD5_DIGEST_SIZE, MD5_BLOCK_SIZE): New macros. + 2005-10-05 Roland McGrath <roland@redhat.com> * crypt/Makefile (distribute): Remove duplicate defn. |