diff options
author | Eric Andersen | 2000-06-13 00:49:41 +0000 |
---|---|---|
committer | Eric Andersen | 2000-06-13 00:49:41 +0000 |
commit | baf22bff21f91a8c715729892113c1bf5b7b8c4a (patch) | |
tree | 23a6b891c3eef3f9a5dce192212303070e3887c0 | |
parent | c7ccfc99fc3ce621cc3739896493670316184dec (diff) | |
download | busybox-baf22bff21f91a8c715729892113c1bf5b7b8c4a.zip busybox-baf22bff21f91a8c715729892113c1bf5b7b8c4a.tar.gz |
Give beppu credit for fixing grep "Line too long" bug.
-Erik
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |