diff options
author | Jim Meyering <jim@meyering.net> | 2001-09-28 06:45:25 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-09-28 06:45:25 +0000 |
commit | 909593073de566a6ef0b9ad545ee951fc2b72d1e (patch) | |
tree | 4bf5264000da82755447ec1781f617ee438c74ac /old/sh-utils | |
parent | b2f1dc2045dacea83f4fbd61a89691464cdb9435 (diff) | |
download | coreutils-909593073de566a6ef0b9ad545ee951fc2b72d1e.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/sh-utils')
-rw-r--r-- | old/sh-utils/ChangeLog | 7 |
1 files changed, 6 insertions, 1 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. |