diff options
author | bug1 <bug1@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2001-07-29 06:07:35 +0000 |
---|---|---|
committer | bug1 <bug1@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2001-07-29 06:07:35 +0000 |
commit | fb28142168ff78cac5cff495e9af11e3d1249b58 (patch) | |
tree | 1333b197c0c046a1732fd36225d1faf4168c911c /Changelog | |
parent | fbed340728929e81da660db7e12e62b2ef72b9be (diff) | |
download | busybox-w32-fb28142168ff78cac5cff495e9af11e3d1249b58.tar.gz busybox-w32-fb28142168ff78cac5cff495e9af11e3d1249b58.tar.bz2 busybox-w32-fb28142168ff78cac5cff495e9af11e3d1249b58.zip |
Note my uuencode work
git-svn-id: svn://busybox.net/trunk/busybox@3157 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -20,6 +20,7 @@ | |||
20 | -- dpkg rewrite. Should now be compatable with the real dpkg, | 20 | -- dpkg rewrite. Should now be compatable with the real dpkg, |
21 | but needs more testing. | 21 | but needs more testing. |
22 | -- Updates to archiving tools (gunzip/gzip/cpio/ar/etc) | 22 | -- Updates to archiving tools (gunzip/gzip/cpio/ar/etc) |
23 | -- Rewrote uuencode, will allow base64 encoding to be used by wget | ||
23 | * Erik Andersen -- fixed busybox.spec so it should now work on | 24 | * Erik Andersen -- fixed busybox.spec so it should now work on |
24 | properly on redhat systems | 25 | properly on redhat systems |
25 | * Matt Kraai | 26 | * Matt Kraai |