summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-11-22 10:58:01 +0000
committerJim Meyering <jim@meyering.net>2001-11-22 10:58:01 +0000
commit554f8ec02f7ff24a47da427a0b5edaa710e79c9c (patch)
tree72a0894a959f5ef4290f1f2bd97ed857f98ea79b
parent3364b4a289a4f23d68cd89ee13700892e23e10ac (diff)
downloadcoreutils-TEXTUTILS-2_0_17.tar.gz
-rw-r--r--lib/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 03a7f93b5..ea535cd29 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,7 @@
+2001-11-22 Jim Meyering <meyering@lucent.com>
+
+ * hash.h: Bracket contents of file with #ifndef HASH_H_ ... #endif.
+
2001-11-18 Paul Eggert <eggert@twinsun.com>
* tempname.c (TMP_MAX): Remove; no longer needed.