From: Jim Meyering Date: Mon, 2 Apr 2001 12:38:49 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0_44~32 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b22ba791cb9aec0330b4dd666c9c4d6019c06979;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 7ec103b57e..d675859ce7 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,8 @@ +2001-04-02 Jim Meyering + + * tests/mv/setup: Skip nonexistent directories so we don't get + diagnostics from df about e.g., `/usr/tmp not found'. + 2001-03-24 Jim Meyering * configure.in: Don't require autoconf version here -- it's done in m4/.