From a991af987a1609e42e2570cfea2e53b719b66b1e Mon Sep 17 00:00:00 2001 From: hpa Date: Fri, 3 Dec 2004 23:30:00 +0000 Subject: [PATCH] Fix COM32 file length loading bug. --- NEWS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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. -- 2.7.4