From: Jim Meyering Date: Fri, 16 Feb 1996 05:16:46 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-3_12j~84 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=daf7870cb011cf6ce6656f7954c1b7b09a4d8535;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 0e2734faf5..698238ec27 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.