diff options
author | Glenn L McGrath <bug1@ihug.co.nz> | 2001-07-05 03:42:17 +0000 |
---|---|---|
committer | Glenn L McGrath <bug1@ihug.co.nz> | 2001-07-05 03:42:17 +0000 |
commit | bbac261402c94a041d41688ea897edf0f1695a6d (patch) | |
tree | 83ff9e8d13bf1caf91fc1d5504167f546b717d4c /Changelog | |
parent | 7f3cbdd7fd0bad776631e9d68b9b420c1dddf0c3 (diff) | |
download | busybox-bbac261402c94a041d41688ea897edf0f1695a6d.tar.gz |
ash, hush and msh are new applets to 0.52
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -7,6 +7,11 @@ * Laurence Anderson -- rpm2cpio applet, obsoletes rpmunpack. * Laurence Anderson and Glenn McGrath -- cpio applet, currently only supports unpacking the ascii cpio format. + * Vladimir Oleynik -- ash, most function busybox shell. + * Larry Doolittle -- hush, small shell desinged specifically + for busybox. + * Erik Anderson -- msh, minix shell, only uses vfork, so can be + used on uClinux systems. Other Changes: * Sterling Huxley -- Several bugfixes for the vi applet. |