]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Mon, 4 Sep 2000 16:58:38 +0000 (16:58 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 4 Sep 2000 16:58:38 +0000 (16:58 +0000)
old/fileutils/ChangeLog

index 49d68da4a198bfc8bc854c0d11677fa8fabea8b7..88089d71cedc863e4692448fad801db0b09c5f05 100644 (file)
@@ -1,5 +1,8 @@
 2000-09-04  Jim Meyering  <meyering@lucent.com>
 
+       * tests/mv/force: mv's --force (-f) option is no longer needed for
+       this test, now that all it does is cancel --interactive (-i).
+
        * tests/cp/same-file: Add new tests using cp's --rem option.
        Reflect the fact that cp's -f option no longer causes cp to remove the
        destination file before trying to open it.