summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-05-27 15:01:36 +0000
committerJim Meyering <jim@meyering.net>2006-05-27 15:01:36 +0000
commitdf91a821358d28bea71624a79104b2f8ae07a36b (patch)
tree72d250311e2a262e5e90c20e43dcec66deda7b6c /NEWS
parent6f12bb8b217334a109e0d79d1de8f721c39387c3 (diff)
downloadcoreutils-df91a821358d28bea71624a79104b2f8ae07a36b.tar.xz
chgrp now supports --preserve-root, --no-preserve-root
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4876a2069..833956dce 100644
--- a/NEWS
+++ b/NEWS
@@ -104,6 +104,9 @@ GNU coreutils NEWS -*- outline -*-
** New features
+ chgrp now supports --preserve-root, --no-preserve-root (default),
+ just as chmod, chown, and rm do.
+
New dd iflag= and oflag= flags:
'directory' causes dd to fail unless the file is a directory, on