From: Jim Meyering Date: Thu, 16 Nov 2000 14:19:37 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0_33~109 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=0354ab509ee3e057fd282589d58d500de4b3a92d;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index a1a57c4379..293743341b 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,7 +1,12 @@ -2000-11-14 Jim Meyering +2000-11-16 Jim Meyering * 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 * src/sys2.h (ST_TIME_CMP_NS): Fix typo: ST_MTIM_NSEC should