]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 7 Sep 2003 16:37:33 +0000 (16:37 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 7 Sep 2003 16:37:33 +0000 (16:37 +0000)
NEWS

diff --git a/NEWS b/NEWS
index c77bc24a26b9fd70ca7266372b9a893c9cb8c138..70e01e1793ab1a9b660f2ef6dc5af7cf549f0d20 100644 (file)
--- 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: