NEWS: document changes in 4.07
authorMatt Fleming <matt.fleming@intel.com>
Thu, 25 Jul 2013 09:28:59 +0000 (10:28 +0100)
committerMatt Fleming <matt.fleming@intel.com>
Thu, 25 Jul 2013 09:28:59 +0000 (10:28 +0100)
Signed-off-by: Matt Fleming <matt.fleming@intel.com>
NEWS

diff --git a/NEWS b/NEWS
index c8022c6..7f696fd 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,14 @@ 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 4.07:
+       * EXTLINUX: fix crash caused by dereferencing garbage pointer.
+       * Plug memory leak in searchdir which eventually leads to an
+         observable hang (Shao Miller).
+       * ISOLINUX: fix bug triggered by isohybrid images larger than
+         32K which results in an invalid image checksum error.
+       * menugen: make it Py3k compatible (Paulo Alcantara).
+
 Changes in 4.06:
        * Support for NTFS, by Paulo Alcantara.
        * EXTLINUX: more robust device detection, allow user to override.