diff options
author | Eric Andersen <andersen@codepoet.org> | 2000-09-14 21:46:30 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2000-09-14 21:46:30 +0000 |
commit | 5d63884a8fb2ccf63f16c3be61849e859b762cd0 (patch) | |
tree | 605007988fd548de8a2c57a3d8bd50875c6a8252 /AUTHORS | |
parent | 31e6829bd8661711b8f5ec3d8b4fb7cb6a512ca9 (diff) | |
download | busybox-w32-5d63884a8fb2ccf63f16c3be61849e859b762cd0.tar.gz busybox-w32-5d63884a8fb2ccf63f16c3be61849e859b762cd0.tar.bz2 busybox-w32-5d63884a8fb2ccf63f16c3be61849e859b762cd0.zip |
Bug fix for wget, and proper attribution of Chip Rosenthal and
Covad Communications for the contribution of wget.
-Erik
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -46,6 +46,9 @@ Glenn McGrath <bug1@netconnect.com.au> | |||
46 | Bruce Perens <bruce@pixar.com> | 46 | Bruce Perens <bruce@pixar.com> |
47 | Original author of BusyBox. His code is still in many apps. | 47 | Original author of BusyBox. His code is still in many apps. |
48 | 48 | ||
49 | Chip Rosenthal <chip@unicom.com>, <crosenth@covad.com> | ||
50 | wget - Contributed by permission of Covad Communications | ||
51 | |||
49 | Pavel Roskin <proski@gnu.org> | 52 | Pavel Roskin <proski@gnu.org> |
50 | Lots of bugs fixes and patches. | 53 | Lots of bugs fixes and patches. |
51 | 54 | ||