From: Jim Meyering Date: Fri, 28 Sep 2001 06:45:25 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-2_0_16~35 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=909593073de566a6ef0b9ad545ee951fc2b72d1e;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 08762a9e51..48617fda29 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,7 +1,12 @@ -2001-09-26 Jim Meyering +2001-09-28 Jim Meyering * Version 2.0.12. + * configure.ac: Tell automake to use the file name `config.hin' + rather than the two-`.' config.h.in. + +2001-09-26 Jim Meyering + * man/Makefile.am (common_dep): Define it, so we depend on configure.ac. * configure.ac: Renamed from configure.in. diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 92af0bdaa4..0496c47d80 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,7 +1,12 @@ -2001-09-26 Jim Meyering +2001-09-28 Jim Meyering * Version 2.0.16. + * configure.ac: Tell automake to use the file name `config.hin' + rather than the two-`.' config.h.in. + +2001-09-26 Jim Meyering + * man/Makefile.am (common_dep): Define it, so we depend on configure.ac. * configure.ac: Renamed from configure.in.