From: Jim Meyering Date: Mon, 15 Apr 2002 08:41:34 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: SH-UTILS-2_0_12~147 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=68f054be8f03a1d45ed3db7240185fda818be918;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 828b01a84f..42cb429b62 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,7 +1,12 @@ -2002-04-12 Jim Meyering +2002-04-15 Jim Meyering * 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 + * 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.