1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-21 11:16:16 +02:00
This commit is contained in:
Jim Meyering
2002-01-18 23:56:59 +00:00
parent 8e7e29d1de
commit 2bd66cf7fc
3 changed files with 79 additions and 4 deletions

View File

@@ -1,10 +1,11 @@
Changes in release 2.1
[2.0.20]
* tr no longer gets failed a assertion for [==] or [::]
* The following obsolete usages are no longer supported on systems conforming
to POSIX 1003.1-2001:
- sort +POS1 -POS2 (Use sort -k instead.)
- tail +N (Use tail -n instead.)
- uniq +N (Use uniq -s instead.)
[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