diff options
author | Jim Meyering <jim@meyering.net> | 2002-01-14 08:52:45 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-01-14 08:52:45 +0000 |
commit | b00199bd9b9c3605859083c816c6c59a84404ca1 (patch) | |
tree | f8e0b280b40756438c13e5c77db4916cfd09e85a /old/textutils | |
parent | 98ad58770935ae5bc084e196871a3c7d0741c623 (diff) | |
download | coreutils-b00199bd9b9c3605859083c816c6c59a84404ca1.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/textutils')
-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 af2016d45..95e2a3d34 100644 --- a/old/textutils/NEWS +++ b/old/textutils/NEWS @@ -1,5 +1,6 @@ Changes in release 2.1 [2.0.20] +* sort -m no longer segfaults when given an empty file * 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. |