summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1993-03-31 06:07:16 +0000
committerJim Meyering <jim@meyering.net>1993-03-31 06:07:16 +0000
commitb681a22c298276624579ce394200e91a5d508dc2 (patch)
treef988bde891c68e0befa06eb2c26775a1713806e2 /old
parente2780ba79b1c5813bf4533629e01d985836f09fc (diff)
downloadcoreutils-b681a22c298276624579ce394200e91a5d508dc2.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/textutils/NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/old/textutils/NEWS b/old/textutils/NEWS
index 8c37965f7..f5df4adc3 100644
--- a/old/textutils/NEWS
+++ b/old/textutils/NEWS
@@ -1,10 +1,16 @@
Major changes in release 1.4:
+* od --compatible accepts pre-POSIX arguments
+* pr -2a terminates
+
+Major changes in release 1.4:
* add od and cksum programs
* move cmp to GNU diff distribution
+* tail -f works for multiple files
* 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
+* sort supports -T option
* tr ranges like a-a work
* tr x '' fails gracefully
* default sum output format is BSD compatible