summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-12-20 16:54:24 +0000
committerJim Meyering <jim@meyering.net>2001-12-20 16:54:24 +0000
commitb9676dd73d74e4ab2b0cd67dd2af6a7f60f81e33 (patch)
treeffa21a891b0e02ffe8f34f998585d457c8a1793f /old
parentde9ef8a7a7dc708a067a289b61d91f380b27ebc4 (diff)
downloadcoreutils-b9676dd73d74e4ab2b0cd67dd2af6a7f60f81e33.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/textutils/NEWS1
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]