diff options
author | Matt Fleming <matt.fleming@intel.com> | 2012-07-13 15:01:59 +0100 |
---|---|---|
committer | Matt Fleming <matt.fleming@intel.com> | 2012-10-05 09:23:29 +0100 |
commit | 6a324bc6ed0a45b4a091d59e7b1f3540c249af3c (patch) | |
tree | b4803bd17d97734ed2af1e7e220c9a707fe3a823 | |
parent | ecd6e3b53d17b7fa9cdb0a4d674754238ab1855a (diff) | |
download | syslinux-6a324bc6ed0a45b4a091d59e7b1f3540c249af3c.tar.gz |
NEWS: Document changes between 4.05 and 4.06syslinux-4.06-pre12
Signed-off-by: Matt Fleming <matt.fleming@intel.com>
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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 |