summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-01-31 15:18:25 +0000
committerJim Meyering <jim@meyering.net>1999-01-31 15:18:25 +0000
commit3b1dbb8f30998b307db335c547b5e5d23fbe3af8 (patch)
tree093f5b02e4928e1725620359ae9e3621f229879c /old
parent6de09f9d18874fc77b14a201abcfe6a15fa6d687 (diff)
downloadcoreutils-3b1dbb8f30998b307db335c547b5e5d23fbe3af8.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS
index 7f73d66e9..38da5d132 100644
--- a/old/fileutils/NEWS
+++ b/old/fileutils/NEWS
@@ -1,5 +1,7 @@
Changes in release 4.1:
[4.0d (aka 4.1-b3)]
+* cp, mv, install: --verbose now prints a message for each backup-related
+ renaming
* portability fixes for copy.c's code to detect move-directory-into-self
* upgrade to automake-1.3b
* upgrade to autoconf-2.13, and...