diff options
author | Jim Meyering <jim@meyering.net> | 2002-04-15 08:41:34 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-04-15 08:41:34 +0000 |
commit | 68f054be8f03a1d45ed3db7240185fda818be918 (patch) | |
tree | 437cf90860e4b263d5fb3cdbcc35bad0ba8b7d29 /old | |
parent | d9feb76a0274187563e6a0e2bdb5a461da273527 (diff) | |
download | coreutils-68f054be8f03a1d45ed3db7240185fda818be918.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r-- | old/textutils/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 828b01a84..42cb429b6 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,7 +1,12 @@ -2002-04-12 Jim Meyering <meyering@lucent.com> +2002-04-15 Jim Meyering <meyering@lucent.com> * Version 2.0.22. + * src/tr.c (usage): Give a verbose description of --squeeze-repeats, + including the mention of SET1. Reported by Dan Jacobson. + +2002-04-12 Jim Meyering <meyering@lucent.com> + * src/Makefile.am (LDADD): List ../lib/libfetish.a both before and after @LIBINTL@. Thanks to Paul Eggert for the fix and to Bruno Haible for diagnosing the problem. |