diff options
author | Jim Meyering <jim@meyering.net> | 2001-11-17 11:04:00 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-11-17 11:04:00 +0000 |
commit | 4796fb9f3af09d661c56ed97bbab9cbb7f81030a (patch) | |
tree | 8cb2be1c3a0266462bc9c99da405da90d5a64816 /old | |
parent | fe9777a0bd399adb183e54c3a32838a3dac54320 (diff) | |
download | coreutils-4796fb9f3af09d661c56ed97bbab9cbb7f81030a.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r-- | old/textutils/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 81e33ccc7..815c74b45 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,7 +1,10 @@ -2001-11-14 Jim Meyering <meyering@lucent.com> +2001-11-17 Jim Meyering <meyering@lucent.com> * Version 2.0.17. + * configure.ac: Replace use of the one-arg form of AC_INIT + with a use of the 3-arg form and a use of AC_CONFIG_SRCDIR. + 2001-11-14 Paul Eggert <eggert@twinsun.com> * src/tail.c (file_lines): Remove unnecessary cast. |