Changelog fix
authorEric Andersen <andersen@codepoet.org>
Fri, 5 Nov 1999 01:21:49 +0000 (01:21 -0000)
committerEric Andersen <andersen@codepoet.org>
Fri, 5 Nov 1999 01:21:49 +0000 (01:21 -0000)
Changelog

index 1161f8bb3eecf8e50d0371e9da152fc824f34224..0e9598357b7a3fb446db0d73aac0b99c252fa9a8 100644 (file)
--- 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.