]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 25 Mar 1999 14:23:40 +0000 (14:23 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 25 Mar 1999 14:23:40 +0000 (14:23 +0000)
old/textutils/ChangeLog

index acd71595e7bfc2fe38332a1d65f77c884f193474..5a2446cca1774872a2500738995fd68af1b0cc2c 100644 (file)
@@ -1,3 +1,11 @@
+1999-03-25  Jim Meyering  <meyering@ascend.com>
+
+       * src/tail.c (recheck): Factor out a block of duplicated code.
+       Set f->size to 0 upon encountering a new file so we read it from
+       the beginning rather than from then end of the first line or
+       block.  Otherwise, after a log rotation, tail would omit the first
+       line or block of the new file.  Reported by Ed Avis.
+
 1999-03-20  Jim Meyering  <meyering@ascend.com>
 
        * tests/Makefile.am (SUBDIRS): Temporarily remove pr.