]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 15 Apr 2002 08:41:34 +0000 (08:41 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 15 Apr 2002 08:41:34 +0000 (08:41 +0000)
old/textutils/ChangeLog

index 828b01a84f1d02b311611a0f476606d750b43b51..42cb429b62e0ffc88551465945f309eb37b76e88 100644 (file)
@@ -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.