summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-08-17 03:22:40 +0000
committerJim Meyering <jim@meyering.net>1996-08-17 03:22:40 +0000
commit1a68c9ac7534c8971dd40d918d3eea388d745a81 (patch)
treec3a0a9a1246e73975ef6b0b16fb2025491fc23d8 /old
parente7a59c2594a8aae813d65554050310a9dc2cc52c (diff)
downloadcoreutils-1a68c9ac7534c8971dd40d918d3eea388d745a81.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS
index 505494d3a..175ac35ab 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.