aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2000-06-13 00:49:41 +0000
committerEric Andersen <andersen@codepoet.org>2000-06-13 00:49:41 +0000
commitbaf22bff21f91a8c715729892113c1bf5b7b8c4a (patch)
tree23a6b891c3eef3f9a5dce192212303070e3887c0
parentc7ccfc99fc3ce621cc3739896493670316184dec (diff)
downloadbusybox-w32-baf22bff21f91a8c715729892113c1bf5b7b8c4a.tar.gz
busybox-w32-baf22bff21f91a8c715729892113c1bf5b7b8c4a.tar.bz2
busybox-w32-baf22bff21f91a8c715729892113c1bf5b7b8c4a.zip
Give beppu credit for fixing grep "Line too long" bug.
-Erik
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 29f95a6b1..50c28843b 100644
--- a/Changelog
+++ b/Changelog
@@ -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