summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2008-04-19 11:40:10 -0400
committerH. Peter Anvin <hpa@zytor.com>2008-04-19 11:40:10 -0400
commit75f156f68da694eae5f12cfe995903f91ad23e8b (patch)
tree0b8b765236010d05b0e880dc4e78c02f08302a34 /NEWS
parent16983e80939790e598656c1d91c24e7069feec34 (diff)
downloadsyslinux-75f156f68da694eae5f12cfe995903f91ad23e8b.tar.gz
Support LOCALBOOT (ISOLINUX-style) in SYSLINUX/EXTLINUX
Add support for ISOLINUX-style LOCALBOOT in SYSLINUX/EXTLINUX. No way to do the same for PXELINUX, due to the keyword collision. Suck.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 84a8b6a4..7df0b1c0 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@ Starting with 1.47, changes marked with SYSLINUX/PXELINUX/ISOLINUX
apply to that specific program only; other changes apply to all of
them.
+Changes in 3.64:
+ * SYSLINUX/EXTLINUX: support "localboot" with the same feature
+ set as ISOLINUX.
+
Changes in 3.63:
* Fix errors in the PCI and DMI detection modules (Erwan Velu,
Sebastian Herbszt).