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