diff options
-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 1531e6694..d71f06dd6 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 + <carlj@cjlinux.home.org>. + Fri Dec 22 21:34:55 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * configure.in: Touch stamp-h only if config.h is remade. |