From: Jim Meyering Date: Tue, 5 Oct 2004 14:52:12 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.3.0~561 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=100e5bc72d16e95680415dde161ff63e5e6aae00;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 642133d031..c2067a0c96 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.