aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a1c56177..b513c88b 100644
--- a/NEWS
+++ b/NEWS
@@ -74,6 +74,14 @@ Changes in 5.00:
COMBOOT files (.cbt and .com) are no longer supported under
Syslinux.
+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.