summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 642133d03..c2067a0c9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,12 @@
-2004-10-04 Paul Eggert <eggert@cs.ucla.edu>
+2004-10-05 Jim Meyering <jim@meyering.net>
* Version 5.3.0.
+ * .x-sc_trailing_blank: Add an exclusion for config/texinfo.tex,
+ since Karl says its trailing blanks are there to stay :-)
+
+2004-10-04 Paul Eggert <eggert@cs.ucla.edu>
+
* src/expr.c (NEW, OLD): Remove, partly to avoid
reference to obsolescent macro XMALLOC.
All uses replaced by xmalloc and free.