diff options
-rw-r--r-- | old/sh-utils/ChangeLog | 7 | ||||
-rw-r--r-- | old/textutils/ChangeLog | 7 |
2 files changed, 12 insertions, 2 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 08762a9e5..48617fda2 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,7 +1,12 @@ -2001-09-26 Jim Meyering <meyering@lucent.com> +2001-09-28 Jim Meyering <meyering@lucent.com> * 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 <meyering@lucent.com> + * 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 92af0bdaa..0496c47d8 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,7 +1,12 @@ -2001-09-26 Jim Meyering <meyering@lucent.com> +2001-09-28 Jim Meyering <meyering@lucent.com> * 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 <meyering@lucent.com> + * man/Makefile.am (common_dep): Define it, so we depend on configure.ac. * configure.ac: Renamed from configure.in. |