aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>1999-11-05 01:21:49 +0000
committerEric Andersen <andersen@codepoet.org>1999-11-05 01:21:49 +0000
commit99976859534bc320557586c8fa74ae3f0bd0b9dd (patch)
treef3597c7754ebd419da40d24319e0c4e2b87cef8a /Changelog
parentcf8c9cf7b9792e9cef3d790c46763712c390c7ed (diff)
downloadbusybox-99976859534bc320557586c8fa74ae3f0bd0b9dd.tar.gz
Changelog fix
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog5
1 files changed, 4 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index 1161f8bb3..0e9598357 100644
--- a/Changelog
+++ b/Changelog
@@ -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.