diff options
author | Jim Meyering <jim@meyering.net> | 2000-02-09 19:41:28 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-02-09 19:41:28 +0000 |
commit | ddee3f420c11404e111f63e30f68512aa3b04995 (patch) | |
tree | 78f3f6cdc56eb369e10e8dcba41d6c9d419090c7 /old | |
parent | 8b7a023ff1e1ef2efdc417d37559bc5ff15f5d33 (diff) | |
download | coreutils-ddee3f420c11404e111f63e30f68512aa3b04995.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r-- | old/fileutils/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index ef6998233..5d74aa41f 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,11 @@ +2000-02-09 Jim Meyering <meyering@lucent.com> + + * tests/mv/mv-special-1: Use $null and $dir in place of literals + in `here' script. + Exit 77 if we can't set up the framework (Volker Borchert reported + that this test would fail because mknod failed when run on SunOS4.1.4 + using NFS-mounted disk from an OpenBSD system). + 2000-02-05 Jim Meyering <meyering@lucent.com> * src/copy.c (copy_internal): Don't allow mv to move a directory onto |