summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorhpa <hpa>2005-01-04 22:17:17 +0000
committerhpa <hpa>2005-01-04 22:17:17 +0000
commit0f5815800c602279e8a764441a16fd5478c0f387 (patch)
treec920ee4220350d5f721f34241a0cf002c32e94d1 /NEWS
parent10ae4b4ddda70fd165620864591886a8810d4be0 (diff)
downloadsyslinux-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--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ba23f6f3..bb8180bc 100644
--- a/NEWS
+++ b/NEWS
@@ -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.