From: Jim Meyering Date: Sun, 10 Mar 2002 18:43:12 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_1_7~9 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=17202b905d49fc7787a5d50ab587ea72ac3d33e2;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 1ecd777d67..cb3dbbd282 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,7 +1,13 @@ -2002-03-09 Jim Meyering +2002-03-10 Jim Meyering * Version 2.0.22. + * configure.ac (AM_INIT_AUTOMAKE): Specify the required version + of automake (1.6), and options (gnits dist-bzip2), rather than... + * Makefile.am (AUTOMAKE_OPTIONS): ...here. Remove definition. + +2002-03-09 Jim Meyering + * Makefile.am (EXTRA_DIST): Remove config/config.rpath, now that automake knows about it.