]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 23 Jan 2005 14:35:09 +0000 (14:35 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 23 Jan 2005 14:35:09 +0000 (14:35 +0000)
ChangeLog

index 97b00d035362f32c00469155f53286f2749ad4b4..c1114f8598ad74d9bf5bd54c318955610397f69c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,12 @@
-2005-01-17  Paul Eggert  <eggert@cs.ucla.edu>
+2005-01-22  Jim Meyering  <jim@meyering.net>
 
        * 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  <eggert@cs.ucla.edu>
+
        * 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.