1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-19 18:26:32 +02:00
This commit is contained in:
Jim Meyering
2003-12-02 09:06:54 +00:00
parent 83e15c483a
commit 5dd50e5eb3

View File

@@ -1,5 +1,10 @@
2003-12-02 Jim Meyering <jim@meyering.net>
* 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.