Document fix for linker bug
authorhpa <hpa>
Wed, 8 Dec 2004 04:31:00 +0000 (04:31 +0000)
committerhpa <hpa>
Wed, 8 Dec 2004 04:31:00 +0000 (04:31 +0000)
NEWS

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