From: Jim Meyering Date: Thu, 20 Dec 2001 16:54:24 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_1_5~26 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b9676dd73d74e4ab2b0cd67dd2af6a7f60f81e33;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/NEWS b/old/textutils/NEWS index 05fd2624cc..af2016d45a 100644 --- a/old/textutils/NEWS +++ b/old/textutils/NEWS @@ -1,5 +1,6 @@ Changes in release 2.1 [2.0.20] +* sort -S now accepts 'K' as a synonym for 'k'. * wc recognizes all locale-defined white-space characters, not just those in the "C" locale. [2.0.19]