From: hpa Date: Fri, 3 Dec 2004 23:30:00 +0000 (+0000) Subject: Fix COM32 file length loading bug. X-Git-Tag: syslinux-3.11~366 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a991af987a1609e42e2570cfea2e53b719b66b1e;p=platform%2Fupstream%2Fsyslinux.git Fix COM32 file length loading bug. --- diff --git a/NEWS b/NEWS index f782189..e73ab84 100644 --- a/NEWS +++ b/NEWS @@ -3,7 +3,10 @@ apply to that specific program only; other changes apply to all of them. Changes in 2.12: - * Simple C library, based on klibc, for writing COM32 programs. + * Simple C library, based on klibc, for writing COM32 + programs. + * Fix the handling of file length in loading of COM32 + programs. Changes in 2.11: * ALL: Add an API call to get the configuration file name.