diff options
author | Eric Andersen <andersen@codepoet.org> | 1999-11-05 01:21:49 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 1999-11-05 01:21:49 +0000 |
commit | 99976859534bc320557586c8fa74ae3f0bd0b9dd (patch) | |
tree | f3597c7754ebd419da40d24319e0c4e2b87cef8a | |
parent | cf8c9cf7b9792e9cef3d790c46763712c390c7ed (diff) | |
download | busybox-w32-99976859534bc320557586c8fa74ae3f0bd0b9dd.tar.gz busybox-w32-99976859534bc320557586c8fa74ae3f0bd0b9dd.tar.bz2 busybox-w32-99976859534bc320557586c8fa74ae3f0bd0b9dd.zip |
Changelog fix
-rw-r--r-- | Changelog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,5 +1,8 @@ | |||
1 | 0.32 | 1 | 0.32 |
2 | * usage() now printf the BusyBox version. This will help folks | 2 | * More changes -- many thanks to Lineo for paying me to work on |
3 | busybox. If you have any problems please let me know ASAP | ||
4 | at andersen@lineo.com or andersee@debian.org | ||
5 | * usage() now prints the BusyBox version. This will help folks | ||
3 | realize that they are not in Kansas anymore. | 6 | realize that they are not in Kansas anymore. |
4 | * Fixed mkdir -m option so that it works. | 7 | * Fixed mkdir -m option so that it works. |
5 | * kill segfaulted w/o any arguments. Now it doesn't do that. | 8 | * kill segfaulted w/o any arguments. Now it doesn't do that. |