From: Jim Meyering Date: Sat, 17 Aug 1996 03:22:40 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_19b~61 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a68c9ac7534c8971dd40d918d3eea388d745a81;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 505494d3a8..175ac35abf 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -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.