From: Jim Meyering Date: Tue, 2 Dec 2003 09:06:54 +0000 (+0000) Subject: . X-Git-Tag: v5.1.0~87 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5dd50e5eb3110eb0d2a3a67f6b84cf1bb39d4fd7;p=thirdparty%2Fcoreutils.git . --- diff --git a/lib/ChangeLog b/lib/ChangeLog index b6d53578a3..3f142f7384 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,5 +1,10 @@ 2003-12-02 Jim Meyering + * Makefile.am (libfetish_a_SOURCES): Reflect sha -> sha1 renaming. + + * sha1.c: File renamed from sha.c. + * sha1.h: File renamed from sha.h. + * sha.c: Add FSF Copyright. * sha.h: Correct stale references to MD5 and `16 bytes'. Patch by Ulrich Drepper.