]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
tail -f once again works on a file with the append-only
authorJim Meyering <jim@meyering.net>
Tue, 24 Jan 2006 10:36:28 +0000 (10:36 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 24 Jan 2006 10:36:28 +0000 (10:36 +0000)
attribute (affects at least Linux ext2, ext3, xfs file systems)

NEWS

diff --git a/NEWS b/NEWS
index 25a2bbcfc200ea4fe61caf04648b79a50d614635..5f860dee28153d2560bb6ec486313bbe8c62c18e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -95,6 +95,8 @@ GNU coreutils NEWS                                    -*- outline -*-
   on the maximum number of files from a given template) on HP-UX 10.20,
   SunOS 4.1.4, Solaris 2.5.1 and OSF1/Tru64 V4.0F&V5.1.
 
+  tail -f once again works on a file with the append-only
+  attribute (affects at least Linux ext2, ext3, xfs file systems)
 
 * Major changes in release 5.93 (2005-11-06) [stable]