Give beppu credit for fixing grep "Line too long" bug.
authorEric Andersen <andersen@codepoet.org>
Tue, 13 Jun 2000 00:49:41 +0000 (00:49 -0000)
committerEric Andersen <andersen@codepoet.org>
Tue, 13 Jun 2000 00:49:41 +0000 (00:49 -0000)
 -Erik

Changelog

index 29f95a6b1e99d45eafd50cde1d666a7e5a5039af..50c28843bc9fdfc907f17e98a3dd5ad03cca7397 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -77,6 +77,7 @@
            of nested directories.  Thanks to Kevin Traas <kevin@netmaster.com>
            for helping track this one down.
        * More doc updates
+       * Fixed grep "Line too long" problem -- John Beppu
        * math takes input from stdin if no args are given.  -- John Beppu