From: Jim Meyering Date: Fri, 5 Apr 1996 04:37:05 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_14b~66 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8a6f26dfd68c6a0e24edcedac975399a49098f65;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 698238ec27..578cc697f2 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,4 +1,6 @@ User-visible changes in release 3.13: +* cp has been fixed so that the full file name it uses for the destination + in `cp file D/' is `D/file', not `D//file'. * 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