From: Jim Meyering Date: Mon, 29 Apr 2002 08:23:14 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: SH-UTILS-2_0_12~16 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2cc5a65c0fb2a49dd83529302b4e5d73d947ac0d;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index f85d023dd8..573ae794c4 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -6,6 +6,13 @@ line/byte count (when specified via obsolete option syntax) to be less than ULONG_MAX on systems where OFF_T_MAX is larger. +2002-04-28 Paul Eggert + + * src/tail.c (tail_forever): Do not treat + max_n_unchanged_stats_between_opens specially (as if it were + infinite) if it has its maximal value. Similarly for + max_n_consecutive_size_changes_between_opens. + 2002-04-28 Jim Meyering Avoid new warnings from gcc.