]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 9 Jan 2000 08:26:15 +0000 (08:26 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 9 Jan 2000 08:26:15 +0000 (08:26 +0000)
old/fileutils/NEWS

index 41b96dfe996cddc7e5255f83ef88b48adc388a40..fc5ff86b283c41b8f799985591517028669d35a2 100644 (file)
@@ -1,4 +1,9 @@
 Changes in release 4.1:
+[4.0n]
+* cp, install, ln, and mv: when making backup files in verbose mode, these
+  commands now print the backup file name on the same line as the rest of the
+  information, e.g., `a -> b (backup: b.~13~)' rather than on a separate line
+  as all but ln used to do.  ln didn't output the backup file name at all.
 [4.0m]
 * mv accepts new option: --strip-trailing-slashes (soon, many other
   programs will, too)