aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn L McGrath <bug1@ihug.co.nz>2001-07-29 06:07:35 +0000
committerGlenn L McGrath <bug1@ihug.co.nz>2001-07-29 06:07:35 +0000
commit14d7ea460fb76366a0b7ddf4e656d57e131fbf8a (patch)
tree1333b197c0c046a1732fd36225d1faf4168c911c
parentb6071b6341f200ef1aed4e3e827f3c300b27ebf5 (diff)
downloadbusybox-w32-14d7ea460fb76366a0b7ddf4e656d57e131fbf8a.tar.gz
busybox-w32-14d7ea460fb76366a0b7ddf4e656d57e131fbf8a.tar.bz2
busybox-w32-14d7ea460fb76366a0b7ddf4e656d57e131fbf8a.zip
Note my uuencode work
-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