From: Jim Meyering Date: Sat, 17 Nov 2001 11:04:00 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-2_0_17~66 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=4796fb9f3af09d661c56ed97bbab9cbb7f81030a;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 81e33ccc73..815c74b456 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,7 +1,10 @@ -2001-11-14 Jim Meyering +2001-11-17 Jim Meyering * Version 2.0.17. + * 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-14 Paul Eggert * src/tail.c (file_lines): Remove unnecessary cast.