From: Jim Meyering Date: Mon, 12 Jan 2004 09:41:53 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.1.1~77 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d4fd60e4399955af1349236f87643575f8af91d;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 02c7a76e76..2b516a84a6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,8 @@ * Version 5.1.1. + * src/tail.c (main): Warn about following stdin only when it's a tty. + * configure.ac: Use gl_DEFAULT_POSIX2_VERSION. 2004-01-10 Jim Meyering @@ -57,7 +59,7 @@ * src/du.c (usage): Mention that, with its current meaning, -H is deprecated. - * src/tail.c (main): Warn about following stdin. + * src/tail.c (main): Warn about following stdin when it's a tty. Fail when following by name but no names are specified. 2003-12-30 Jim Meyering