[syslinux:master] NEWS: document changes in 4.07

syslinux-bot for Matt Fleming matt.fleming at intel.com
Thu Jul 25 02:36:06 PDT 2013


Commit-ID:  61f106ba8a5b2a7c2d9855291fd9e7f4a4d3143d
Gitweb:     http://www.syslinux.org/commit/61f106ba8a5b2a7c2d9855291fd9e7f4a4d3143d
Author:     Matt Fleming <matt.fleming at intel.com>
AuthorDate: Thu, 25 Jul 2013 10:28:59 +0100
Committer:  Matt Fleming <matt.fleming at intel.com>
CommitDate: Thu, 25 Jul 2013 10:28:59 +0100

NEWS: document changes in 4.07

Signed-off-by: Matt Fleming <matt.fleming at intel.com>

---
 NEWS | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/NEWS b/NEWS
index c8022c6..7f696fd 100644
--- 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.


More information about the Syslinux-commits mailing list