summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhpa <hpa>2004-12-08 04:31:00 +0000
committerhpa <hpa>2004-12-08 04:31:00 +0000
commitd71ba159263cdba00e975c491824ba285f1f2675 (patch)
tree2a6c622fac5cb56b6a2d5bb234437d610a2fb922
parent1b142b7e70d7de4f76e418bb6788a144a5c31c30 (diff)
downloadsyslinux-2.12-pre7.tar.gz
Document fix for linker bugsyslinux-2.12-pre7
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e73ab84e..152445a5 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.