]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sat, 17 Aug 1996 03:37:22 +0000 (03:37 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 17 Aug 1996 03:37:22 +0000 (03:37 +0000)
old/fileutils/NEWS

index 175ac35abfa5862b876e19c0d218c10c01da306d..841aa95c10d92a2614b35db29dd62e42e6d9a974 100644 (file)
@@ -1,5 +1,6 @@
 Changes in release 3.14:
 * chgrp no longer aborts when given a group number larger than INT_MAX
+* chgrp now fails when run by root with an unrecognized group name
 * when possible, cp -p preserves owner/group even on symlinks in case
   they're in a directory that has the sticky-bit set.
 * cp --recursive --parents SRC DEST works when SRC is an absolute file name.