]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Fri, 5 Apr 1996 04:37:05 +0000 (04:37 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 5 Apr 1996 04:37:05 +0000 (04:37 +0000)
old/fileutils/NEWS

index 698238ec2741467e5ba8427efbd823b47a362e2d..578cc697f2c5475beacd1a9adad8f9035c8e6b81 100644 (file)
@@ -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