From: Paul Eggert Date: Tue, 19 Apr 2005 07:08:28 +0000 (+0000) Subject: * tests/chmod/setgid: Use numeric group ids, not symbolic group names. X-Git-Tag: CPPI-1_12~966 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f55ce3a2dc1e1ce01f9c3a3a5ab1b3dc877d540e;p=thirdparty%2Fcoreutils.git * tests/chmod/setgid: Use numeric group ids, not symbolic group names. --- diff --git a/ChangeLog b/ChangeLog index fa9a490ea6..9636d319bf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,13 @@ -2005-04-18 Paul Eggert +2005-04-19 Paul Eggert * 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 + "fetish" -> "coreutils" in several places. * Makefile.cfg (ftp): Remove fetish.sf.net. * Makefile.maint (emit_upload_commands): Likewise.