From 468dd2822c6039f0d3b73221e19e78d1a8948b9f Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 4 Jul 1999 09:51:09 +0000 Subject: [PATCH] *** empty log message *** --- old/textutils/NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/old/textutils/NEWS b/old/textutils/NEWS index 30a8fa6..7cf4ec5 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 -- 2.7.4