.
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 175ac35..841aa95 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.