From: Jim Meyering Date: Sun, 18 Mar 2001 07:30:29 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0_42~8 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1c0ab477084e26b9f1fe69cb10892795083c3298;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index eba81c5097..987a8b7256 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,7 +1,13 @@ -2001-03-17 Jim Meyering +2001-03-18 Jim Meyering * Version 4.0.42. +2001-03-17 Paul Eggert + + * doc/fileutils.texi: Warn that touch DATE FILE will be withdrawn. + +2001-03-17 Jim Meyering + * tests/install/basic-1: Add the standard $VERBOSE-handling hook. This test currently fails for mips-dec-ultrix4.4. @@ -14,7 +20,6 @@ * missing (--run): Use `eval' to run `"$@"'. Otherwise, Ultrix4.4's /bin/sh fails and outputs garbage. - * doc/fileutils.texi (touch invocation): Mention the obsolescent usage. * src/touch.c (usage): Tweak the obsolescent usage line so that help2man recognizes it as such. Reported by Dan Jacobson.