]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 21 May 1999 19:53:05 +0000 (19:53 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 21 May 1999 19:53:05 +0000 (19:53 +0000)
old/textutils/NEWS

index e09c9a9b66e1ba72f8b8ab6669e775972c2dc288..04614f04cae8f5a6b99fb8f49f6a7705c126d374 100644 (file)
@@ -1,5 +1,9 @@
 Changes in release 1.23
 [1.22m]
+* sort now considers newlines to be part of the line, as required by POSIX.2.
+  E.g. a line starting with a tab now sorts before an empty line,
+  since tab precedes newline in the ASCII collating sequence.
+* sort handles NUL bytes correctly when configured/compiled with --enable-nls
 * fix dates on config files so builders don't need autoconf/automake
 [1.22l]
 * sort no longer autodetects the locale of numbers and months,