From: Jim Meyering Date: Sun, 31 Jan 1999 15:18:25 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-1_22h~56 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b1dbb8f30998b307db335c547b5e5d23fbe3af8;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 7f73d66e93..38da5d1329 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...