mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-21 11:16:16 +02:00
.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user