From: Jim Meyering Date: Thu, 4 Oct 2001 07:52:44 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_1_1~173 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=32852d9825616c8a70dd6f2b44f3146e0ff60588;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index c790fa99ad..ed425d1fdd 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -6,7 +6,8 @@ * src/uniq.c (enum delimit_method): s/DM_PRECEDE/DM_PREPEND/ and change all uses. (delimit_method_string): s/precede/prepend/ - Patch by Padraig Brady. + * tests/uniq/Test.pm: Adjust tests accordingly. + Patches by Padraig Brady. * src/uniq.c (usage): Correct typo in description of --all-repeated. Patch by Padraig Brady.