diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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. |