From: Jim Meyering Date: Tue, 2 Jan 1996 06:10:49 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_13j~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2cada8c970185744662df44d0a1061af94722417;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 1531e6694b..d71f06dd60 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,10 @@ +Tue Jan 2 00:08:08 1996 Jim Meyering (meyering@na-net.ornl.gov) + + * sort.c (keycompare): Rewrite cases handling -i and -if to fix bug + whereby non-ascii characters (supposed to be ignored with -i) were + treated as significant. Reported by Carl Johnson + . + Fri Dec 22 21:34:55 1995 Andreas Schwab * configure.in: Touch stamp-h only if config.h is remade.