From 6a324bc6ed0a45b4a091d59e7b1f3540c249af3c Mon Sep 17 00:00:00 2001 From: Matt Fleming Date: Fri, 13 Jul 2012 15:01:59 +0100 Subject: NEWS: Document changes between 4.05 and 4.06 Signed-off-by: Matt Fleming --- NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/NEWS b/NEWS index aeb64dcf..f19e0d5d 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,14 @@ Changes in 4.06: * HDT updated, and now can display images regarding some detection steps. Adding postexec command to run a particular entry after HDT's execution, adding silent option and various fixes. + * ifcpu.c32: Detect hypervisor presence. + * lua.c32: Add dhcp support and support for native Syslinux + functions syslinux_config(), syslinux_ipappend_strings() and + syslinux_reboot(). + * isohybrid: Workaround for various EFI systems. + * pxechn.c32: New PXE NBP chainloader. + * btrfs: Fix booting off of a subvolume. + * com32: Add device tree support. Changes in 4.05: * HDT updated, and now supports uploading data to a TFTP -- cgit