aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorErik Andersen <andersen@codepoet.org>2000-01-16 01:30:52 +0000
committerErik Andersen <andersen@codepoet.org>2000-01-16 01:30:52 +0000
commit05100cd4776d9900c6c12def21eae8cec2cab766 (patch)
tree504f5f30277b8017557235230ddeadd8cf797852 /Changelog
parent83865e3e90c7f67b65d1310c7f51ec4d908f7dac (diff)
downloadbusybox-05100cd4776d9900c6c12def21eae8cec2cab766.tar.gz
tar creation support is now optional.
-Erik
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 81d4f11e0..453a69b00 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,8 @@
+0.42
+ * Made tar creation support in busybox tar optional.
+
+ -Erik Andersen
+
0.41
* New Apps: wc, hostid, logname, tty, whoami, yes -- all contributed
by Edward Betts <edward@debian.org>