From: Paul Eggert Date: Mon, 9 Aug 2004 18:18:41 +0000 (+0000) Subject: Adjust to sha->sha1 renaming. X-Git-Tag: v5.3.0~828 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5f309aaf39d6697d417f78d9e2fecfc14608abb;p=thirdparty%2Fcoreutils.git Adjust to sha->sha1 renaming. --- diff --git a/ChangeLog b/ChangeLog index 12859dca2a..c63cd6022b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-08-09 Paul Eggert + + * src/md5sum.c: Adjust to sha->sha1 renaming. + 2004-08-07 Paul Eggert * src/system.h (O_BINARY) [!O_BINARY && defined O_BINARY]: