summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 5957414..1dd93c3 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,11 @@
+0.34
+ * ls -l now displays lnik names outside the current directory,
+ Patch thanks to Eric Delaunay
+ * init now properly handles sparc serial consoles and does a
+ better job of finding the real consol device rather than using
+ /dev/console which doesn't support job control. Patch also
+ thanks to Eric Delaunay.
+
0.33
* Fixed a bug where init could hang instead of rebooting.
* Removed some debugging noise from init.c