Changelog fix

1_00_stable_10817
Eric Andersen 1999-11-05 01:21:49 +00:00
parent cf8c9cf7b9
commit 9997685953
1 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,8 @@
0.32
* usage() now printf the BusyBox version. This will help folks
* More changes -- many thanks to Lineo for paying me to work on
busybox. If you have any problems please let me know ASAP
at andersen@lineo.com or andersee@debian.org
* usage() now prints the BusyBox version. This will help folks
realize that they are not in Kansas anymore.
* Fixed mkdir -m option so that it works.
* kill segfaulted w/o any arguments. Now it doesn't do that.