diff options
-rw-r--r-- | Changelog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ | |||
1 | 0.34 | 1 | 0.34 |
2 | * ls -l now displays lnik names outside the current directory, | 2 | * ls -l now displays link names outside the current directory, |
3 | Patch thanks to Eric Delaunay | 3 | Patch thanks to Eric Delaunay |
4 | * init now properly handles sparc serial consoles and does a | 4 | * init now properly handles sparc serial consoles and does a |
5 | better job of finding the real consol device rather than using | 5 | better job of finding the real console device rather than using |
6 | /dev/console which doesn't support job control. Patch also | 6 | /dev/console which doesn't support job control. Patch also |
7 | thanks to Eric Delaunay. | 7 | thanks to Eric Delaunay. |
8 | * more started to read from stdin after the last file was finished, and | 8 | * more started to read from stdin after the last file was finished, and |