diff options
| author | hpa <hpa> | 2004-12-08 04:31:00 +0000 |
|---|---|---|
| committer | hpa <hpa> | 2004-12-08 04:31:00 +0000 |
| commit | d71ba159263cdba00e975c491824ba285f1f2675 (patch) | |
| tree | 2a6c622fac5cb56b6a2d5bb234437d610a2fb922 | |
| parent | 1b142b7e70d7de4f76e418bb6788a144a5c31c30 (diff) | |
| download | syslinux-2.12-pre7.tar.gz | |
Document fix for linker bugsyslinux-2.12-pre7
| -rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |
