From: Jim Meyering Date: Fri, 12 Mar 1999 15:24:25 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0e~146 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1905d5266b53cb521747c44c44d1c247fa6b0733;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/NEWS b/old/textutils/NEWS index e6bd2e63d4..9364749642 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