]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
* tests/chmod/setgid: Use numeric group ids, not symbolic group names.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 19 Apr 2005 07:08:28 +0000 (07:08 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 19 Apr 2005 07:08:28 +0000 (07:08 +0000)
ChangeLog

index fa9a490ea65a259a8f637630239711a43c247b6b..9636d319bf481988a1a1400a1e6965ba43d19150 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,13 @@
-2005-04-18  Paul Eggert  <eggert@cs.ucla.edu>
+2005-04-19  Paul Eggert  <eggert@cs.ucla.edu>
 
        * Version 5.3.1.
 
+       * tests/chmod/setgid: Use numeric group ids, not symbolic group names,
+       since the latter can have shell metacharacters in them (e.g., spaces).
+       This follows up to the 2005-01-17 patch, which missed this occurrence.
+
+2005-04-18  Paul Eggert  <eggert@cs.ucla.edu>
+
        "fetish" -> "coreutils" in several places.
        * Makefile.cfg (ftp): Remove fetish.sf.net.
        * Makefile.maint (emit_upload_commands): Likewise.