]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 20 May 2000 15:46:52 +0000 (15:46 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 20 May 2000 15:46:52 +0000 (15:46 +0000)
old/fileutils/NEWS

index e64c0636a40ad75478413e85fb1868bbaf70cbd8..cd7a084f036c150f16ccd5ae8ac18055d326575f 100644 (file)
@@ -4,8 +4,9 @@ Changes in release 4.1:
 * IMPORTANT SECURITY FIX: a running `rm -r' may no longer be subverted to
   remove unintended directories
 * 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.
+   works, cp's --interactive (-i) option does *not* cancel the effect of a
+   preceding --force (-f) option.
+* all programs fail when printing --help or --version output to a full device
 * install no longer performs chmod if chown fails (see ChangeLog for example)
 [4.0r]
 * `du dir/subdir1 dir/subdir2' no longer fails