diff options
author | Jim Meyering <jim@meyering.net> | 2001-11-09 08:43:37 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-11-09 08:43:37 +0000 |
commit | e5b0e0f712fa4059ca99ccdd8980707083ca2c9b (patch) | |
tree | a913ddbce9ea47333c855251b7fd3c5e5687a47a /old/sh-utils/ChangeLog | |
parent | 3fb9cf6101c81f1883b5781ed071c39aeb8595f0 (diff) | |
download | coreutils-e5b0e0f712fa4059ca99ccdd8980707083ca2c9b.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/sh-utils/ChangeLog')
-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 48617fda2..940af9901 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,7 +1,12 @@ -2001-09-28 Jim Meyering <meyering@lucent.com> +2001-11-09 Jim Meyering <meyering@lucent.com> * Version 2.0.12. + * configure.ac: Use AC_CONFIG_FILES(...) and call AC_OUTPUT with no + arguments. + +2001-09-28 Jim Meyering <meyering@lucent.com> + * configure.ac: Tell automake to use the file name `config.hin' rather than the two-`.' config.h.in. |