From: Jim Meyering Date: Sun, 9 May 1999 15:02:16 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_22k~8 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=48d1df6825aacad0439b7e8176d1ffd078d536c1;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/textutils/NEWS b/old/textutils/NEWS index 0b490d0493..f9142a6be6 100644 --- a/old/textutils/NEWS +++ b/old/textutils/NEWS @@ -1,5 +1,6 @@ Changes in release 1.23 [1.22k] +* sort: fix bug in how `-n' works 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