diff options
author | Jim Meyering <jim@meyering.net> | 2001-12-20 16:54:24 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-12-20 16:54:24 +0000 |
commit | b9676dd73d74e4ab2b0cd67dd2af6a7f60f81e33 (patch) | |
tree | ffa21a891b0e02ffe8f34f998585d457c8a1793f /old/textutils/NEWS | |
parent | de9ef8a7a7dc708a067a289b61d91f380b27ebc4 (diff) | |
download | coreutils-b9676dd73d74e4ab2b0cd67dd2af6a7f60f81e33.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/textutils/NEWS')
-rw-r--r-- | old/textutils/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/old/textutils/NEWS b/old/textutils/NEWS index 05fd2624c..af2016d45 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] |