summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2005-04-19 07:08:28 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2005-04-19 07:08:28 +0000
commitf55ce3a2dc1e1ce01f9c3a3a5ab1b3dc877d540e (patch)
tree5727b3a982735dca6b338e8cb5845f8ba41b3d8f /ChangeLog
parent822c4d9a83b69d2b752562580013750c2f249564 (diff)
downloadcoreutils-f55ce3a2dc1e1ce01f9c3a3a5ab1b3dc877d540e.tar.xz
* tests/chmod/setgid: Use numeric group ids, not symbolic group names.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index fa9a490ea..9636d319b 100644
--- 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.