summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--old/textutils/ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index 5d386e1b9..24894290c 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -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.