diff options
author | hpa <hpa> | 2005-01-04 22:17:17 +0000 |
---|---|---|
committer | hpa <hpa> | 2005-01-04 22:17:17 +0000 |
commit | 0f5815800c602279e8a764441a16fd5478c0f387 (patch) | |
tree | c920ee4220350d5f721f34241a0cf002c32e94d1 /NEWS | |
parent | 10ae4b4ddda70fd165620864591886a8810d4be0 (diff) | |
download | syslinux-3.02-pre3.tar.gz |
New CONSOLE directive to enable/disable the video console.syslinux-3.02-pre3
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -13,6 +13,8 @@ Changes in 3.02: * Simple menu system: minor aestetic improvements, and try to work better over a serial console (speed, and readability on monochrome terminal emulators.) + * New CONSOLE directive to control output on the video console + (useful for dealing with some broken serial-forwarding BIOSes.) Changes in 3.01: * EXTLINUX, SYSLINUX: Fix compile errors on some systems. |