diff options
author | H. Peter Anvin <hpa@linux.intel.com> | 2009-03-11 19:38:37 -0700 |
---|---|---|
committer | H. Peter Anvin <hpa@linux.intel.com> | 2009-03-11 19:38:37 -0700 |
commit | 43224f02c231ed97a15d8300eaaf69ad8118d222 (patch) | |
tree | 9bf0afc8e734865e3c65b49c31acfe43fc10de28 | |
parent | 458f7a2e40f35316863a17599e1813e1d9d77bbd (diff) | |
download | syslinux-elf-43224f02c231ed97a15d8300eaaf69ad8118d222.tar.gz syslinux-elf-43224f02c231ed97a15d8300eaaf69ad8118d222.tar.xz syslinux-elf-43224f02c231ed97a15d8300eaaf69ad8118d222.zip |
NEWS: update to match current reality
Update the NEWS file to match what is on the current branch.
-rw-r--r-- | NEWS | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -7,7 +7,15 @@ Changes in 3.74: a menu system (or not.) With the UI directive specifying the menu system, the DEFAULT directive can be used to select the default entry inside the menus. - * kbdmap.c32: new module to load a new keyboard map dynamically. + * kbdmap.c32: new module to load a new keyboard map + dynamically. + * isohybrid: workaround bug in some versions of binutils. + * Fix issue with the placement of the initrd on some machines. + * ifcpu64: fix handling of less than three argumetns. + * Fix bug in the shuffle library when dealing with a very + large number of fragments. + * Documentation fixes by Vicente Jimenez Aguilar. + * gPXE updated to version 0.9.7. Changes in 3.73: * Upgrade gPXE to release version 0.9.5. |