summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>1999-10-25 23:32:44 +0000
committerEric Andersen <andersen@codepoet.org>1999-10-25 23:32:44 +0000
commit0460ff2e5d443b485c2f6447c8c2ece1b3bec9c3 (patch)
treed761a790ee864a0a566d29c9d56173763fa04888 /Changelog
parentd143e8f2bd03470e891a5e3ccca5734edd917e73 (diff)
downloadbusybox-w32-0460ff2e5d443b485c2f6447c8c2ece1b3bec9c3.tar.gz
busybox-w32-0460ff2e5d443b485c2f6447c8c2ece1b3bec9c3.tar.bz2
busybox-w32-0460ff2e5d443b485c2f6447c8c2ece1b3bec9c3.zip
Stuf
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 9714b46ec..0f3b1e055 100644
--- a/Changelog
+++ b/Changelog
@@ -4,6 +4,9 @@
4 * Fixed mkdir -m option so that it works. 4 * Fixed mkdir -m option so that it works.
5 * kill segfaulted w/o any arguments. Now it doesn't do that. 5 * kill segfaulted w/o any arguments. Now it doesn't do that.
6 * kill wasn't properly accepting signal names. It does now. 6 * kill wasn't properly accepting signal names. It does now.
7 * Added new apps chvt and deallocvt
8 * Major adjustment of init.c. Code is now readable IMHO,
9 and much more solid.
7 10
8 -Erik Andersen 11 -Erik Andersen
9 12