From: Jim Meyering Date: Wed, 9 Feb 2000 19:41:28 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0q~79 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ddee3f420c11404e111f63e30f68512aa3b04995;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index ef69982332..5d74aa41f7 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,11 @@ +2000-02-09 Jim Meyering + + * 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 * src/copy.c (copy_internal): Don't allow mv to move a directory onto