summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index ef8d9f9c3..a5d70429a 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,7 @@
+2001-11-01 Jim Meyering <meyering@lucent.com>
+
+ * hash.c (hash_print) [TESTING]: Clean up.
+
2001-10-22 Paul Eggert <eggert@twinsun.com>
* hard-locale.c (alloca): Define to __builtin_alloca if __GNUC__,