summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-09-04 16:58:38 +0000
committerJim Meyering <jim@meyering.net>2000-09-04 16:58:38 +0000
commit7c5d2581a0a895928a2539db44c1b4f70e07e74f (patch)
treed7a7512bccfff0bbd843e08cd86253de8de59c5f /old
parent9f99fca934b74a3aee31c4a9cfd1e0a7bab1f4c0 (diff)
downloadcoreutils-7c5d2581a0a895928a2539db44c1b4f70e07e74f.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 49d68da4a..88089d71c 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -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.