summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2010-12-14 09:55:12 -0800
committerH. Peter Anvin <hpa@zytor.com>2010-12-14 09:55:12 -0800
commitac7b5736554bcdf5ba06ac637d1028dd7ddc25db (patch)
treee2e102c29b6611551c2e19fe094f2d1a5c8a9931 /NEWS
parent56c070e477c96d964ed7beab216b113dac8de0ef (diff)
downloadsyslinux-ac7b5736554bcdf5ba06ac637d1028dd7ddc25db.tar.gz
NEWS: document fix for non-partitioned devices.syslinux-4.04-pre3
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 066db534..4c6c3405 100644
--- a/NEWS
+++ b/NEWS
@@ -18,6 +18,7 @@ Changes in 4.04:
* com32: fix a file descriptor leak.
* gfxboot.c32: handle TEXT..ENDTEXT; error out on no LABELs
found (Sebastian Herbszt).
+ * Fix booting on non-partitioned devices.
Changes in 4.03:
* Don't hang if no configuration file is found.