]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 16 Apr 2000 16:28:46 +0000 (16:28 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 16 Apr 2000 16:28:46 +0000 (16:28 +0000)
old/textutils/ChangeLog

index ed369b687eec5c26bc6ac7bc3a6b61d16c891e45..7d4b790c6b33db88b179f504b0b60b3a6a0ffedd 100644 (file)
@@ -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.