]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 24 Sep 2000 23:05:57 +0000 (23:05 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 24 Sep 2000 23:05:57 +0000 (23:05 +0000)
old/fileutils/NEWS

index b583cd0362f65c3e9d9475ce9d8c7e870b7106d9..b194199b62a5160c6d6508ff5b06bfca3ab54cc6 100644 (file)
@@ -1,4 +1,11 @@
 Changes in release 4.01:
+[4.0.27]
+* install once again unlinks an existing destination before trying to open it
+* mv no longer gets a failed assertion when moving a directory (specified with
+    a trailing slash) from one partition to another, and giving it a different
+    name at the destination.
+* `cp --link -f src existing-dest' no longer fails (bug introduced in 4.0z)
+* cp's new --remove-destination option now works with -R
 [4.0z]
 * `cp -p' once again preserves `special' permission bits (this bug was
     introduced in 4.0y)