From: hpa Date: Wed, 8 Dec 2004 04:31:00 +0000 (+0000) Subject: Document fix for linker bug X-Git-Tag: syslinux-3.11~362 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d71ba159263cdba00e975c491824ba285f1f2675;p=platform%2Fupstream%2Fsyslinux.git Document fix for linker bug --- diff --git a/NEWS b/NEWS index e73ab84..152445a 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,8 @@ Changes in 2.12: programs. * Fix the handling of file length in loading of COM32 programs. + * MEMDISK: Work around a linker bug by rearranging the code to + not use the linker for the 16-bit code. Changes in 2.11: * ALL: Add an API call to get the configuration file name.