aboutsummaryrefslogtreecommitdiff
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-0460ff2e5d443b485c2f6447c8c2ece1b3bec9c3.tar.gz
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 @@
* Fixed mkdir -m option so that it works.
* kill segfaulted w/o any arguments. Now it doesn't do that.
* kill wasn't properly accepting signal names. It does now.
+ * Added new apps chvt and deallocvt
+ * Major adjustment of init.c. Code is now readable IMHO,
+ and much more solid.
-Erik Andersen