From: Jim Meyering Date: Tue, 24 Jan 2006 10:36:28 +0000 (+0000) Subject: tail -f once again works on a file with the append-only X-Git-Tag: v6.0~839 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d99e1c3342e9871774fb1f803670de6b07cba5ba;p=thirdparty%2Fcoreutils.git tail -f once again works on a file with the append-only attribute (affects at least Linux ext2, ext3, xfs file systems) --- diff --git a/NEWS b/NEWS index 25a2bbcfc2..5f860dee28 100644 --- 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]