diff options
author | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2000-06-13 00:49:41 +0000 |
---|---|---|
committer | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2000-06-13 00:49:41 +0000 |
commit | 49a816d000b73e9ac1d4c1e6ae3e8ddcb345e100 (patch) | |
tree | 23a6b891c3eef3f9a5dce192212303070e3887c0 | |
parent | ca912bbd4ec42fbc5312462f7e81dee08d698321 (diff) | |
download | busybox-w32-49a816d000b73e9ac1d4c1e6ae3e8ddcb345e100.tar.gz busybox-w32-49a816d000b73e9ac1d4c1e6ae3e8ddcb345e100.tar.bz2 busybox-w32-49a816d000b73e9ac1d4c1e6ae3e8ddcb345e100.zip |
Give beppu credit for fixing grep "Line too long" bug.
-Erik
git-svn-id: svn://busybox.net/trunk/busybox@638 69ca8d6d-28ef-0310-b511-8ec308f3f277
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -77,6 +77,7 @@ | |||
77 | of nested directories. Thanks to Kevin Traas <kevin@netmaster.com> | 77 | of nested directories. Thanks to Kevin Traas <kevin@netmaster.com> |
78 | for helping track this one down. | 78 | for helping track this one down. |
79 | * More doc updates | 79 | * More doc updates |
80 | * Fixed grep "Line too long" problem -- John Beppu | ||
80 | * math takes input from stdin if no args are given. -- John Beppu | 81 | * math takes input from stdin if no args are given. -- John Beppu |
81 | 82 | ||
82 | 83 | ||