From: Eric Andersen Date: Mon, 19 Jun 2000 20:19:04 +0000 (-0000) Subject: Mention libc support, Pavel's rm fix is already merged. X-Git-Tag: 0_45~25 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=4eb1b3041131237c5345ee2c6626c9fadd68640a;p=oweals%2Fbusybox.git Mention libc support, Pavel's rm fix is already merged. -Erik --- diff --git a/Changelog b/Changelog index e3548257a..d112f4eb5 100644 --- a/Changelog +++ b/Changelog @@ -1,4 +1,5 @@ 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 help messages (i.e --help). Saves 17k over a full compile. * Added cut and tr from minix, since due to the license change, diff --git a/TODO b/TODO index 41fd2a555..3aba13643 100644 --- a/TODO +++ b/TODO @@ -22,7 +22,6 @@ Bugs that need fixing before the 0.44 release goes out the door: is not on. - 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. - - merge Pavel's rm fixes. 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: