summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-06-28 14:06:34 +0000
committerJim Meyering <jim@meyering.net>2000-06-28 14:06:34 +0000
commit54b2c4933fb166c89d4d38e2febe2d0140261b4b (patch)
tree92d02d0641332991ca1c0f84e529e0853be17c19 /old
parentc93836544cbb28553511e07022ab73392bce64df (diff)
downloadcoreutils-54b2c4933fb166c89d4d38e2febe2d0140261b4b.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 6927c678d..b0a972b0b 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,3 +1,7 @@
+2000-06-28 Jim Meyering <meyering@lucent.com>
+
+ * tests/mv/i-2: Don't copy `out' into /tmp.
+
2000-06-26 Paul Eggert <eggert@twinsun.com>
Now that savedir.c has been cleaned up...