aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2000-06-19 20:19:04 +0000
committerEric Andersen <andersen@codepoet.org>2000-06-19 20:19:04 +0000
commit4eb1b3041131237c5345ee2c6626c9fadd68640a (patch)
treecd3708a17ed71ce27fffcf8922d3a6b53846bfa1 /Changelog
parentbd4a75f6c8e3c821a45f136eb6c21e71aa1450be (diff)
downloadbusybox-4eb1b3041131237c5345ee2c6626c9fadd68640a.tar.gz
Mention libc support, Pavel's rm fix is already merged.
-Erik
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
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,