diff options
author | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2000-09-14 21:46:30 +0000 |
---|---|---|
committer | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2000-09-14 21:46:30 +0000 |
commit | 1092ae283d9c70f2a1876269a6d479ebece0adac (patch) | |
tree | 605007988fd548de8a2c57a3d8bd50875c6a8252 /AUTHORS | |
parent | fe7a20b973c4717df06a1437ec0012f1f3ccfcfe (diff) | |
download | busybox-w32-1092ae283d9c70f2a1876269a6d479ebece0adac.tar.gz busybox-w32-1092ae283d9c70f2a1876269a6d479ebece0adac.tar.bz2 busybox-w32-1092ae283d9c70f2a1876269a6d479ebece0adac.zip |
Bug fix for wget, and proper attribution of Chip Rosenthal and
Covad Communications for the contribution of wget.
-Erik
git-svn-id: svn://busybox.net/trunk/busybox@1050 69ca8d6d-28ef-0310-b511-8ec308f3f277
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 | ||