summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-02-16 05:16:46 +0000
committerJim Meyering <jim@meyering.net>1996-02-16 05:16:46 +0000
commitdaf7870cb011cf6ce6656f7954c1b7b09a4d8535 (patch)
tree25d152e37cdca598029ec7e0799a4780b3b06910
parent796e41bedf62eb1c96c4addc2c311a7cbb512ead (diff)
downloadcoreutils-daf7870cb011cf6ce6656f7954c1b7b09a4d8535.tar.xz
.
-rw-r--r--old/fileutils/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS
index 0e2734faf..698238ec2 100644
--- a/old/fileutils/NEWS
+++ b/old/fileutils/NEWS
@@ -1,4 +1,5 @@
User-visible changes in release 3.13:
+* cp --backup a~ a fails instead of silently destroying the source file
* df and du have new options --human-readable (-h) and --megabytes (-m).
* install now honors --backup (-b), --suffix=SUFFIX (-S SUFFIX), and
--version-control=WORD (-V WORD) options just as cp, ln, and mv do.