summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2010-12-23 12:04:48 -0800
committerH. Peter Anvin <hpa@zytor.com>2010-12-23 12:04:48 -0800
commitae77babf0eb01bfbd263a256ff839f501cade3b5 (patch)
treea918d994633c125120feb24f44fc9c5fae707cb2
parentd0f275981c9289dc4b8df64e72cd9902bf85aebe (diff)
downloadsyslinux-4.04-pre4.tar.gz
NEWS: Document MBR fix.syslinux-4.04-pre4
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4c6c3405..613d99d2 100644
--- a/NEWS
+++ b/NEWS
@@ -19,6 +19,8 @@ Changes in 4.04:
* gfxboot.c32: handle TEXT..ENDTEXT; error out on no LABELs
found (Sebastian Herbszt).
* Fix booting on non-partitioned devices.
+ * MBR, isohybrid: Workaround for a BIOS issue on Acer
+ Travelmate and possibly other machines.
Changes in 4.03:
* Don't hang if no configuration file is found.