From: Jim Meyering Date: Sat, 17 Nov 2001 11:08:49 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-2_0_17~65 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5814c8c46b89762db7cc87b79812e8e209789171;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index bc2fefe69e..67adbeb587 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,7 +1,12 @@ -2001-11-12 Jim Meyering +2001-11-17 Jim Meyering * Version 4.1.2. + * configure.ac: Replace use of the one-arg form of AC_INIT + with a use of the 3-arg form and a use of AC_CONFIG_SRCDIR. + +2001-11-12 Jim Meyering + * tests/rm/r-3: Clean up. 2001-11-09 Jim Meyering