*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 20 May 2000 09:43:40 +0000 (09:43 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 20 May 2000 09:43:40 +0000 (09:43 +0000)
old/fileutils/NEWS

index 552c192..54d0729 100644 (file)
@@ -1,5 +1,8 @@
 Changes in release 4.1:
 [4.0s]
+* cp can now remove unwritable files in interactive mode: contrary to how mv
+   works, cp's --interactive (-i) option does *not* cancel the effect of the
+   --force (-f) option.
 * rm no longer segfaults on certain very deep hierarchies
 * IMPORTANT SECURITY FIX: a running `rm -r' may no longer be subverted to
   remove unintended directories