From: H. Peter Anvin Date: Tue, 14 Dec 2010 17:55:12 +0000 (-0800) Subject: NEWS: document fix for non-partitioned devices. X-Git-Tag: syslinux-4.04-pre3^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ac7b5736554bcdf5ba06ac637d1028dd7ddc25db;p=platform%2Fupstream%2Fsyslinux.git NEWS: document fix for non-partitioned devices. --- diff --git a/NEWS b/NEWS index 066db53..4c6c340 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.