*** 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 f9142a6..0f1f2fb 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