diff options
author | Jim Meyering <jim@meyering.net> | 2000-03-11 22:06:31 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-03-11 22:06:31 +0000 |
commit | 85f656db4cd61faf2d55a4e2bac23b96395a7b79 (patch) | |
tree | 71b819588818190eaea5676f9744134408470789 | |
parent | 63229c0a0d23ca957521cbe3d79f206cffcc71f5 (diff) | |
download | coreutils-85f656db4cd61faf2d55a4e2bac23b96395a7b79.tar.xz |
.
-rw-r--r-- | old/fileutils/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 13937b03c..914abc530 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,7 @@ 2000-03-10 Jim Meyering <meyering@lucent.com> + * tests/mv/mv-special-1: Make the message more like that in the + similar touch and shred tests. * tests/touch/fifo: Accommodate SunOS-NFS-mounting-OpenBSD mkfifo bug and `exit 77' if the fifo cannot be created. Report and suggestion from Volker Borchert. |