diff options
author | Eric Andersen | 2000-06-13 06:54:53 +0000 |
---|---|---|
committer | Eric Andersen | 2000-06-13 06:54:53 +0000 |
commit | 2b6ab3cbf8c486fd2faa2bec60e7b1d4ed807af1 (patch) | |
tree | d0e98c79dff9374fc3e4229bbf3c4e43164184a0 /Changelog | |
parent | 053b1462b72feea51b3b8745662447d5f8d18fda (diff) | |
download | busybox-2b6ab3cbf8c486fd2faa2bec60e7b1d4ed807af1.zip busybox-2b6ab3cbf8c486fd2faa2bec60e7b1d4ed807af1.tar.gz |
Add new apps md5sum uudecode uuencode, fix some minor formatting things.
-Erik
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -12,6 +12,8 @@ Glenn McGrath <bug1@netconnect.com.au> * Added mktemp, contributed by Daniel Jacobowitz <dan@debian.org> * Added setkeycodes, for those that have wierd keyboard buttons. + * Added md5sum, uuencode and uudecode -- thanks to Alfred M. Szmidt + <ams@trillian.itslinux.org> for contributing these. * Added 'grep -v' option (inverted search) and updated docs accordingly. -beppu * Wrote which |