aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>1999-11-07 07:38:08 +0000
committerandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>1999-11-07 07:38:08 +0000
commitcd9aae35d593d49430d05fb223a91fbfbbbd6456 (patch)
tree67473f996e985a255afbb8d20cb1583fe09f0b14 /Changelog
parentb33ff5ebd59a8e9bb3568b4c35689a942b3157f1 (diff)
downloadbusybox-w32-cd9aae35d593d49430d05fb223a91fbfbbbd6456.tar.gz
busybox-w32-cd9aae35d593d49430d05fb223a91fbfbbbd6456.tar.bz2
busybox-w32-cd9aae35d593d49430d05fb223a91fbfbbbd6456.zip
init and ls -l fixes
git-svn-id: svn://busybox.net/trunk/busybox@85 69ca8d6d-28ef-0310-b511-8ec308f3f277
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