diff options
author | Jim Meyering <jim@meyering.net> | 2006-01-24 10:36:28 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2006-01-24 10:36:28 +0000 |
commit | d99e1c3342e9871774fb1f803670de6b07cba5ba (patch) | |
tree | 0f501c1c60dace350960454302490b80461ada21 /NEWS | |
parent | b2c30f765b4ad8a55f3f4983a6bca5d3df36e80b (diff) | |
download | coreutils-d99e1c3342e9871774fb1f803670de6b07cba5ba.tar.xz |
tail -f once again works on a file with the append-only
attribute (affects at least Linux ext2, ext3, xfs file systems)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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] |