summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>1999-11-07 07:38:08 +0000
committerEric Andersen <andersen@codepoet.org>1999-11-07 07:38:08 +0000
commit07e5297ca7707d2fd56ab2fa8e1ea0c9805035e3 (patch)
tree67473f996e985a255afbb8d20cb1583fe09f0b14 /Changelog
parentdc6301e7ca26457e413f1dfc88fca4d19e775970 (diff)
downloadbusybox-w32-07e5297ca7707d2fd56ab2fa8e1ea0c9805035e3.tar.gz
busybox-w32-07e5297ca7707d2fd56ab2fa8e1ea0c9805035e3.tar.bz2
busybox-w32-07e5297ca7707d2fd56ab2fa8e1ea0c9805035e3.zip
init and ls -l fixes
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 5957414d1..1dd93c3c7 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,11 @@
10.34
2 * ls -l now displays lnik names outside the current directory,
3 Patch thanks to Eric Delaunay
4 * init now properly handles sparc serial consoles and does a
5 better job of finding the real consol device rather than using
6 /dev/console which doesn't support job control. Patch also
7 thanks to Eric Delaunay.
8
10.33 90.33
2 * Fixed a bug where init could hang instead of rebooting. 10 * Fixed a bug where init could hang instead of rebooting.
3 * Removed some debugging noise from init.c 11 * Removed some debugging noise from init.c