Mention libc support, Pavel's rm fix is already merged.

-Erik
This commit is contained in:
Eric Andersen 2000-06-19 20:19:04 +00:00
parent bd4a75f6c8
commit 4eb1b30411
2 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,5 @@
0.44 0.44
* Now compiles vs libc5 (which can save lots of space for embedded systems).
* Added BB_FEATURE_TRIVIAL_HELP which compiles out most all of the * Added BB_FEATURE_TRIVIAL_HELP which compiles out most all of the
help messages (i.e --help). Saves 17k over a full compile. help messages (i.e --help). Saves 17k over a full compile.
* Added cut and tr from minix, since due to the license change, * Added cut and tr from minix, since due to the license change,

1
TODO
View File

@ -22,7 +22,6 @@ Bugs that need fixing before the 0.44 release goes out the door:
is not on. is not on.
- doc / website updates to tell what the real mailing list is for busybox. - doc / website updates to tell what the real mailing list is for busybox.
- fix 'cp' (or test suite script) so that it passes the test suite. - fix 'cp' (or test suite script) so that it passes the test suite.
- merge Pavel's rm fixes.
These could get done before the 0.44 release if we have time, but we won't These could get done before the 0.44 release if we have time, but we won't
hold up the 0.44 release just because of these: hold up the 0.44 release just because of these: