Mention that "chmod -r -w x" now works as expected.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 24 Sep 2004 23:32:37 +0000 (23:32 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 24 Sep 2004 23:32:37 +0000 (23:32 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 7607e51..cf6e41e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -32,6 +32,8 @@ GNU coreutils NEWS                                    -*- outline -*-
     recursively-encountered symbolic link cannot be updated because
     the file system does not support it.
 
+  chmod now accepts multiple mode-like options, e.g., "chmod -r -w f".
+
   cut's --output-delimiter=D option works with abutting byte ranges.
 
   echo now conforms to POSIX better.  It supports the \0ooo syntax for