diff options
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ | |||
1 | 0.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 | |||
1 | 0.33 | 9 | 0.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 |