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

index 505494d3a8918952507f82e8a27c5708270d0644..175ac35abfa5862b876e19c0d218c10c01da306d 100644 (file)
@@ -1,4 +1,5 @@
 Changes in release 3.14:
+* chgrp no longer aborts when given a group number larger than INT_MAX
 * 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.