From 5f2d0e3d6c63e501529b4f3609d323f1e45f96dc Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 9 Jan 2000 08:26:15 +0000 Subject: [PATCH] *** empty log message *** --- old/fileutils/NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 41b96dfe9..fc5ff86b2 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -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) -- 2.11.4.GIT