*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 15 Jul 1999 16:07:34 +0000 (16:07 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 15 Jul 1999 16:07:34 +0000 (16:07 +0000)
old/textutils/ChangeLog

index 5d386e1..2489429 100644 (file)
@@ -5,10 +5,12 @@
 1999-07-11  Jim Meyering  <meyering@ascend.com>
 
        * src/tail.c (recheck): Use assert instead of unnecessary close_fd.
-       Remove a couple unnecessary FIXME comments.
+       Remove a couple of unnecessary FIXME comments.
 
 1999-07-10  Jim Meyering  <meyering@ascend.com>
 
+       * doc/textutils.texi: Document new tail options.
+
        * src/tail.c (struct File_spec) [tailable]: Rename from `missing' and
        document.  Change all uses and locals like was_missing to was_tailable.
        Invert expressions as appropriate.