diff options
author | Erik Andersen <andersen@codepoet.org> | 2000-04-17 16:16:10 +0000 |
---|---|---|
committer | Erik Andersen <andersen@codepoet.org> | 2000-04-17 16:16:10 +0000 |
commit | e5b6c7dd9cb32852a7f5b19a9855cf3c32543396 (patch) | |
tree | afe963cde5e3882b8785c963d7d1ec07d458a85a /Changelog | |
parent | 4fd10fc73be4ce707c7d55f608d47894a2d1b12c (diff) | |
download | busybox-w32-e5b6c7dd9cb32852a7f5b19a9855cf3c32543396.tar.gz busybox-w32-e5b6c7dd9cb32852a7f5b19a9855cf3c32543396.tar.bz2 busybox-w32-e5b6c7dd9cb32852a7f5b19a9855cf3c32543396.zip |
More updates to the docs, and fixes to sync things with the docs.
-Erik
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ | |||
1 | 0.43 | 1 | 0.43 |
2 | * Major update to the provided documentation. | ||
2 | * Busybox now includes a shell! It currently costs 7.5 k (plus an | 3 | * Busybox now includes a shell! It currently costs 7.5 k (plus an |
3 | additional 2.5 k if you compile in command line editing). Handles | 4 | additional 2.5 k if you compile in command line editing). Handles |
4 | job control, has the usual set of builtins, and does everything | 5 | job control, has the usual set of builtins, and does everything |