From 31acf81fa092fabe5fde9b3f23d564ff2f0b02a3 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sat, 1 Jul 2006 23:53:05 +0000 Subject: With no operand, 'tail -f' now silently ignores the '-f' only if standard input is a FIFO or pipe and POSIXLY_CORRECT is set. --- doc/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc/ChangeLog') diff --git a/doc/ChangeLog b/doc/ChangeLog index e253cad65..af571ed85 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,9 @@ +2006-07-01 Paul Eggert + + * coreutils.texi (tail invocation): With no operand, 'tail -f' now + silently ignores the '-f' only if standard input is a FIFO or pipe + and POSIXLY_CORRECT is set. + 2006-06-30 Paul Eggert * coreutils.texi (seq invocation): seq now uses long double -- cgit v1.2.3-54-g00ecf