diff options
Diffstat (limited to 'old')
-rw-r--r-- | old/textutils/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 1c37b99db..eea50552c 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,10 @@ +1998-07-28 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> + + * 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 <langinfo.h>. All uses changed. + 1998-07-26 Jim Meyering <meyering@ascend.com> * intl/localealias.c (read_alias_file): Avoid mixing `char*' and |