summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index fd34b7ad1..2e960e1ac 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,5 +1,8 @@
2005-09-13 Jim Meyering <jim@meyering.net>
+ * xalloc.h: Revert unintended change that removed definitions
+ of X2REALLOC and X2NREALLOC.
+
* backupfile.c: Use ARGMATCH_VERIFY, just in case.
2005-09-09 Paul Eggert <eggert@cs.ucla.edu>