Fix COM32 file length loading bug.
authorhpa <hpa>
Fri, 3 Dec 2004 23:30:00 +0000 (23:30 +0000)
committerhpa <hpa>
Fri, 3 Dec 2004 23:30:00 +0000 (23:30 +0000)
NEWS

diff --git a/NEWS b/NEWS
index f782189..e73ab84 100644 (file)
--- 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.