aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Fleming <matt.fleming@intel.com>2013-07-08 17:20:02 +0100
committerMatt Fleming <matt.fleming@intel.com>2013-07-08 17:20:02 +0100
commitff6b5ba27ef84a596e7be58ef7f8f1467d5088e0 (patch)
tree8099f39b17748ae66c02e108c8baaf3df87124e0
parent08d7f825a95e12c81a2ef0a1d9fec5520d44df35 (diff)
downloadsyslinux-ff6b5ba27ef84a596e7be58ef7f8f1467d5088e0.tar.gz
syslinux-ff6b5ba27ef84a596e7be58ef7f8f1467d5088e0.tar.xz
syslinux-ff6b5ba27ef84a596e7be58ef7f8f1467d5088e0.zip
NEWS: Catch up with recent changes in 6.02syslinux-6.02-pre2
Signed-off-by: Matt Fleming <matt.fleming@intel.com>
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ed145c10..d8f45a43 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,11 @@ Starting with 1.47, changes marked with SYSLINUX, PXELINUX, ISOLINUX
or EXTLINUX apply to that specific program only; other changes apply
to all derivatives.
+Changes in 6.02:
+ * efi64: Add support for booting 32-bit kernels.
+ * efi: Use the EFI handover protocol when booting kernels if
+ available.
+
Changes in 6.01:
* efi: Mark some symbols as __export otherwise libcom32.c32 and
vesamenu.c32 will refuse to load.