aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>1999-11-05 01:21:49 +0000
committerandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>1999-11-05 01:21:49 +0000
commit1a646558a049e71c1561465979ed303ef0810a15 (patch)
treef3597c7754ebd419da40d24319e0c4e2b87cef8a
parentbe51d463ecbb35a5711087c56b9257029c8fc152 (diff)
downloadbusybox-w32-1a646558a049e71c1561465979ed303ef0810a15.tar.gz
busybox-w32-1a646558a049e71c1561465979ed303ef0810a15.tar.bz2
busybox-w32-1a646558a049e71c1561465979ed303ef0810a15.zip
Changelog fix
git-svn-id: svn://busybox.net/trunk/busybox@77 69ca8d6d-28ef-0310-b511-8ec308f3f277
-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 @@
10.32 10.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.