From 2cc5a65c0fb2a49dd83529302b4e5d73d947ac0d Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 29 Apr 2002 08:23:14 +0000 Subject: *** empty log message *** --- old/textutils/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'old') diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index f85d023dd..573ae794c 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. -- cgit v1.2.3-54-g00ecf