From 6b05d8254b7cadbe2c333284de258d2a91fc84ec Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Fri, 24 Sep 2004 23:32:37 +0000 Subject: [PATCH] Mention that "chmod -r -w x" now works as expected. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 7607e51316..cf6e41e78e 100644 --- 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 -- 2.47.2