]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Tue, 2 Jan 1996 06:10:49 +0000 (06:10 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 2 Jan 1996 06:10:49 +0000 (06:10 +0000)
old/textutils/ChangeLog

index 1531e6694b8ef98576399858a215564ec751ebb7..d71f06dd60e4ecd57146b629d1bf8000c6389b4f 100644 (file)
@@ -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.