summaryrefslogtreecommitdiff
path: root/old/textutils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1998-07-29 13:29:23 +0000
committerJim Meyering <jim@meyering.net>1998-07-29 13:29:23 +0000
commit2fcc1267b5586583e579c373e9fac77b178a02cd (patch)
treeb414aa46a4f149cf4e736290e1d865aa7ff1934a /old/textutils
parent4ead0cb8dffc26b5df6dde6898fd6c3ade63fef6 (diff)
downloadcoreutils-2fcc1267b5586583e579c373e9fac77b178a02cd.tar.xz
*** empty log message ***
Diffstat (limited to 'old/textutils')
-rw-r--r--old/textutils/ChangeLog7
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