From: Jim Meyering Date: Mon, 11 Feb 2002 08:37:00 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-2_0_21~109 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f1587760e9b01abdd7ea4f90e6681d1769b12bf3;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 021937eb10..9f83f1264a 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -2,6 +2,10 @@ * Version 2.0.21. + * src/tr.c (unquote): Make comment a little clearer. + +2002-02-02 Jim Meyering + * src/uniq.c (main): Prepend `warning: ' to the diagnostic, so it's consistent with all of the other `... is obsolete...' diagnostics. @@ -21,10 +25,6 @@ * src/pr.c (usage): Likewise. * src/split.c (usage): Likewise. * src/unexpand.c (usage): Likewise. - - * src/tr.c (unquote): Make comment a little clearer. - -2002-02-02 Jim Meyering * src/uniq.c (usage): Likewise. * NEWS: Improve doc for previous fix in this area.