diff options
author | Jim Meyering <jim@meyering.net> | 2002-03-10 18:42:44 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-03-10 18:42:44 +0000 |
commit | 0a35becaf5d4340b273a95b202c0d53009f2d2cb (patch) | |
tree | b155e1e74ed91412d2282c7ca3e6e2d0e13c285f /old/sh-utils | |
parent | 21eba648bdf495425f8b80a9efb3e6ef9f1c5bb6 (diff) | |
download | coreutils-0a35becaf5d4340b273a95b202c0d53009f2d2cb.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/sh-utils')
-rw-r--r-- | old/sh-utils/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 1979722c8..54f5f1409 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,7 +1,13 @@ -2002-03-09 Jim Meyering <meyering@lucent.com> +2002-03-10 Jim Meyering <meyering@lucent.com> * Version 2.0.12. + * 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 <meyering@lucent.com> + * Makefile.am (EXTRA_DIST): Remove config/config.rpath, now that automake knows about it. |