]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 4 Jul 1999 09:51:09 +0000 (09:51 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 4 Jul 1999 09:51:09 +0000 (09:51 +0000)
old/textutils/NEWS

index 30a8fa6e2fef1288f00a3bbad2728247f6ace019..7cf4ec5e2ca9e74bcea5f885471bb4be23106d95 100644 (file)
@@ -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