summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-11-16 14:19:37 +0000
committerJim Meyering <jim@meyering.net>2000-11-16 14:19:37 +0000
commit0354ab509ee3e057fd282589d58d500de4b3a92d (patch)
treed0f10ca8dc3528a2dbf796682d3ca33befd5cde4
parent5b8589432522e02f0216fce7bb299f60e1f3a7c9 (diff)
downloadcoreutils-0354ab509ee3e057fd282589d58d500de4b3a92d.tar.xz
*** empty log message ***
-rw-r--r--old/textutils/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index a1a57c437..293743341 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -1,7 +1,12 @@
-2000-11-14 Jim Meyering <meyering@lucent.com>
+2000-11-16 Jim Meyering <meyering@lucent.com>
* Version 2.0.9.
+ * src/join.c: Declare global `tab' to be of type *unsigned* char,
+ so join works with 8-bit delimiter characters.
+ Reported by Antonio Rendas.
+ * tests/join/Test.pm (8-bit-t): New test for the above fix.
+
2000-11-13 Paul Eggert <eggert@twinsun.com>
* src/sys2.h (ST_TIME_CMP_NS): Fix typo: ST_MTIM_NSEC should