summaryrefslogtreecommitdiff
path: root/old/textutils/NEWS
blob: 8c37965f7bbb9abfbe3f1d7588c2ac7456ce55d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
Major changes in release 1.4:
* add od and cksum programs
* move cmp to GNU diff distribution
* pr prints the file name in error messages
* fix some off by 1 errors in pr and fold
* optimize wc -c on regular files
* sort handles `-' argument correctly
* tr ranges like a-a work
* tr x '' fails gracefully
* default sum output format is BSD compatible
* paste -d '' works