summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--old/textutils/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index ed369b687..7d4b790c6 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -1,3 +1,10 @@
+2000-04-16 Jim Meyering <meyering@lucent.com>
+
+ * src/tail.c: Remove option: --max-consecutive-size-changes=N.
+ Doesn't seem useful.
+ (usage): Remove description.
+ * doc/textutils.texi (tail invocation): Remove description.
+
2000-04-12 Jim Meyering <meyering@lucent.com>
* src/tail.c (usage): Tweak --help output. Suggestions from Karl Berry.