From: Jim Meyering Date: Sun, 7 Sep 2003 16:37:33 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.91~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3361039bbd28f24d9485644b0533eee5df1a799;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/NEWS b/NEWS index c77bc24a26..70e01e1793 100644 --- a/NEWS +++ b/NEWS @@ -55,6 +55,9 @@ GNU coreutils NEWS -*- outline -*- paste no longer mistakenly outputs 0xff bytes for a nonempty input file without a trailing newline. + `tail -n0 -f FILE' and `tail -c0 -f FILE' no longer perform what amounted + to a busy wait, rather than sleeping between iterations. + * Major changes in release 5.0.90: