summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-12-02 09:08:27 +0000
committerJim Meyering <jim@meyering.net>2003-12-02 09:08:27 +0000
commitc0efef3c7fd4b82b07b2ecd7b19fcce29adfbada (patch)
treee22c08f7ff333ded671ab6827bc3ebd1a9f0bbc5 /lib
parent4797f7f440a0373fcd41afeb97f055c55fc84179 (diff)
downloadcoreutils-c0efef3c7fd4b82b07b2ecd7b19fcce29adfbada.tar.xz
*** empty log message ***
Diffstat (limited to 'lib')
-rw-r--r--lib/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 3f142f738..8df1dc25a 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -4,6 +4,7 @@
* sha1.c: File renamed from sha.c.
* sha1.h: File renamed from sha.h.
+ Use SHA1_H, not _SHA_H in #ifndef condition.
* sha.c: Add FSF Copyright.
* sha.h: Correct stale references to MD5 and `16 bytes'.