diff options
author | Jim Meyering <jim@meyering.net> | 1999-03-12 15:24:25 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1999-03-12 15:24:25 +0000 |
commit | 1905d5266b53cb521747c44c44d1c247fa6b0733 (patch) | |
tree | 4dd8530504d53c3d5fe50005137e7d5257714173 /old/textutils/NEWS | |
parent | 58bb02e74dd98c745448c097d06dfbdc274f4678 (diff) | |
download | coreutils-1905d5266b53cb521747c44c44d1c247fa6b0733.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/textutils/NEWS')
-rw-r--r-- | old/textutils/NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/old/textutils/NEWS b/old/textutils/NEWS index e6bd2e63d..936474964 100644 --- a/old/textutils/NEWS +++ b/old/textutils/NEWS @@ -1,6 +1,12 @@ Changes in release 1.23 [1.22i] +* `tail -f' now ensures that stdout is unbuffered * fix a bug in cut to allow use of 8-bit delimiters +* pr accepts POSIX compliant options -s and -w, + the new capital letter options -J, -S and _W turn off the + unexpected interferences of the small letter options -s and -w + if used together with the column options. +* pr output has been adapted to other UNIXes in some cases. [1.22h] * portability tweaks * Window/NT/DOS support |