summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-07-03 16:52:09 +0000
committerJim Meyering <jim@meyering.net>2005-07-03 16:52:09 +0000
commit9b12f5aa66009817a84722ff97c35e2688708500 (patch)
tree456e572be37a9c922dbbb7da509849f5fa5598ae /NEWS
parentd7d473a84ffcc01ddb47381ca98d23e8d731628b (diff)
downloadcoreutils-9b12f5aa66009817a84722ff97c35e2688708500.tar.xz
cp and mv: the --reply=X option is deprecated
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 242a071f9..cb1299423 100644
--- a/NEWS
+++ b/NEWS
@@ -148,6 +148,8 @@ GNU coreutils NEWS -*- outline -*-
chmod -w now complains if its behavior differs from what chmod a-w
would do, and similarly for chmod -r, chmod -x, etc.
+ cp and mv: the --reply=X option is deprecated
+
dd has new iflag= and oflag= flags "binary" and "text", which have an
effect only on nonstandard platforms that distinguish text from binary I/O.