tar creation support is now optional.

-Erik
This commit is contained in:
Erik Andersen
2000-01-16 01:30:52 +00:00
parent 83865e3e90
commit 05100cd477
6 changed files with 262 additions and 182 deletions

View File

@@ -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>