summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorhpa <hpa>1999-12-22 09:08:53 +0000
committerhpa <hpa>1999-12-22 09:08:53 +0000
commit163928cb88c1ff65937624bd898388255a0c2780 (patch)
tree827de117290e985f54544a23b081796c1d4ce3e0 /NEWS
parentdcf17812a7c0775d28441a9494a37f79842ac059 (diff)
downloadsyslinux-163928cb88c1ff65937624bd898388255a0c2780.tar.gz
Untested M-systems fix for SYSLINUX...syslinux-1.49-0x38609533
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a1869f90..5c0fa241 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Starting with 1.47, changes marked with SYSLINUX/PXELINUX apply to
+that specific program only; other changes apply to both.
+
+Changes in 1.49:
+ * SYSLINUX: Implement a hack for BIOS drivers which hog significant
+ chunks of low memory during boot. (Note: PXELINUX already
+ had this modification. SYSLINUX does still require that the
+ low 512K is available; PXELINUX requires 384K. Machines
+ with a physical memory hole in the low 640K cannot boot
+ Linux no matter what.)
+
Changes in 1.48:
* PXELINUX: Workaround for PXE ROMs based on the Intel PXE PDK
3.0 build 071 and earlier: missing !PXE structure pointer.