diff --git a/ChangeLog b/ChangeLog index 642133d03..c2067a0c9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,12 @@ -2004-10-04 Paul Eggert +2004-10-05 Jim Meyering * 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 + * src/expr.c (NEW, OLD): Remove, partly to avoid reference to obsolescent macro XMALLOC. All uses replaced by xmalloc and free.