diff options
author | Eric Andersen | 1999-10-25 23:32:44 +0000 |
---|---|---|
committer | Eric Andersen | 1999-10-25 23:32:44 +0000 |
commit | 0460ff2e5d443b485c2f6447c8c2ece1b3bec9c3 (patch) | |
tree | d761a790ee864a0a566d29c9d56173763fa04888 /Changelog | |
parent | d143e8f2bd03470e891a5e3ccca5734edd917e73 (diff) | |
download | busybox-0460ff2e5d443b485c2f6447c8c2ece1b3bec9c3.zip busybox-0460ff2e5d443b485c2f6447c8c2ece1b3bec9c3.tar.gz |
Stuf
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |