From: Jim Meyering Date: Wed, 29 Jul 1998 13:29:23 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-3_16t~27 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fcc1267b5586583e579c373e9fac77b178a02cd;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 1c37b99dbe..eea50552cc 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,10 @@ +1998-07-28 Andreas Schwab + + * tests/cut/Test.pm: Avoid broken pipe for 'y' and 'z' tests. + + * src/sort.c (NEGATION_SIGN): Renamed from NEGATIVE_SIGN to avoid + clash with . All uses changed. + 1998-07-26 Jim Meyering * intl/localealias.c (read_alias_file): Avoid mixing `char*' and