Give beppu credit for fixing grep "Line too long" bug.

-Erik
1_00_stable_10817
Eric Andersen 2000-06-13 00:49:41 +00:00
parent c7ccfc99fc
commit baf22bff21
1 changed files with 1 additions and 0 deletions

View File

@ -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