projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a68c9a
)
.
author
Jim Meyering
<jim@meyering.net>
Sat, 17 Aug 1996 03:37:22 +0000
(
03:37
+0000)
committer
Jim Meyering
<jim@meyering.net>
Sat, 17 Aug 1996 03:37:22 +0000
(
03:37
+0000)
old/fileutils/NEWS
patch
|
blob
|
history
diff --git
a/old/fileutils/NEWS
b/old/fileutils/NEWS
index
175ac35
..
841aa95
100644
(file)
--- a/
old/fileutils/NEWS
+++ b/
old/fileutils/NEWS
@@
-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.