aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorbug1 <bug1@69ca8d6d-28ef-0310-b511-8ec308f3f277>2001-07-29 06:07:35 +0000
committerbug1 <bug1@69ca8d6d-28ef-0310-b511-8ec308f3f277>2001-07-29 06:07:35 +0000
commitfb28142168ff78cac5cff495e9af11e3d1249b58 (patch)
tree1333b197c0c046a1732fd36225d1faf4168c911c /Changelog
parentfbed340728929e81da660db7e12e62b2ef72b9be (diff)
downloadbusybox-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--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index b040df491..3f9195394 100644
--- a/Changelog
+++ b/Changelog
@@ -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