Note my uuencode work

This commit is contained in:
Glenn L McGrath 2001-07-29 06:07:35 +00:00
parent b6071b6341
commit 14d7ea460f

View File

@ -20,6 +20,7 @@
-- dpkg rewrite. Should now be compatable with the real dpkg,
but needs more testing.
-- Updates to archiving tools (gunzip/gzip/cpio/ar/etc)
-- Rewrote uuencode, will allow base64 encoding to be used by wget
* Erik Andersen -- fixed busybox.spec so it should now work on
properly on redhat systems
* Matt Kraai