From: Jim Meyering Date: Sun, 4 Jul 1999 09:51:09 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-1_22n~70 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=468dd2822c6039f0d3b73221e19e78d1a8948b9f;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/NEWS b/old/textutils/NEWS index 30a8fa6e2f..7cf4ec5e2c 100644 --- a/old/textutils/NEWS +++ b/old/textutils/NEWS @@ -1,5 +1,7 @@ Changes in release 1.23 [1.22n] +* To maintain compatibility with sort, comm and join now obey the LC_COLLATE + locale, and comm now considers newlines to be part of the lines. * use lib/memchr.c only if it's not provided by the system -- this means that on systems with a fast library memchr function you may notice an improvement. If you use a system with a buggy or signifcantly slower