]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message *** TEXTUTILS-1_22k
authorJim Meyering <jim@meyering.net>
Sun, 9 May 1999 15:11:52 +0000 (15:11 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 9 May 1999 15:11:52 +0000 (15:11 +0000)
old/textutils/NEWS

index f9142a6be61b4128c947f07c837733c081ed2078..0f1f2fbdd3044c785bda4eac786a617fd80a5696 100644 (file)
@@ -1,6 +1,7 @@
 Changes in release 1.23
 [1.22k]
-* sort: fix bug in how `-n' works when configured/compiled with --enable-nls
+* `sort -n' works with negative numbers when configured/compiled
+   with --enable-nls
 * head accepts byte and line counts of type uintmax_t (so up to 2^64 - 1)
 [1.22j]
 * tail: fix bug introduced in 1.22i