]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 12 Mar 1999 15:24:25 +0000 (15:24 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 12 Mar 1999 15:24:25 +0000 (15:24 +0000)
old/textutils/NEWS

index e6bd2e63d4c52e6edf7d52be4c0e1d2f1e244c4f..9364749642fb985e93b262f9a554a3696b6ef04b 100644 (file)
@@ -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