From: Jim Meyering Date: Sun, 23 Jan 2005 14:35:09 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: CPPI-1_12~1561 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3131f40264c0855c16ad5f37a0586f32773f38c4;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 97b00d0353..c1114f8598 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,12 @@ -2005-01-17 Paul Eggert +2005-01-22 Jim Meyering * Version 5.3.1. + * Makefile.maint (v_etc_file): The version string has moved to + version-etc-fsf.c, search that new file, not version-etc.c. + +2005-01-17 Paul Eggert + * tests/group-names: Use numeric group ids, not symbolic group names, since the latter can have shell metacharacters in them (e.g., spaces). Problem reported by Eric Blake.