From: Jim Meyering Date: Wed, 19 Feb 2003 19:09:06 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.8~50 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5c6facc555b6b8dbb8239c87d684ac0c9112f9bc;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 38a753ed9b..6a238ba402 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2003-02-19 Jim Meyering + + * md5.c: Merge in some clean-up and optimization changes from glibc. + * sha.c: Apply those same changes here, too. + 2003-02-18 Jim Meyering * md5.c (md5_stream) [BLOCKSIZE]: Move definition to top of file.