*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 29 Apr 2002 08:23:14 +0000 (08:23 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 29 Apr 2002 08:23:14 +0000 (08:23 +0000)
old/textutils/ChangeLog

index f85d023..573ae79 100644 (file)
@@ -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  <eggert@twinsun.com>
+
+       * 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  <meyering@lucent.com>
 
        Avoid new warnings from gcc.