[syslinux:elflink] NEWS: Add entries for 5.01

syslinux-bot for Matt Fleming matt.fleming at intel.com
Thu Jan 24 09:45:09 PST 2013


Commit-ID:  b3be60133a334edf1bada24e4fd39d4c724e326e
Gitweb:     http://www.syslinux.org/commit/b3be60133a334edf1bada24e4fd39d4c724e326e
Author:     Matt Fleming <matt.fleming at intel.com>
AuthorDate: Thu, 24 Jan 2013 17:39:33 +0000
Committer:  Matt Fleming <matt.fleming at intel.com>
CommitDate: Thu, 24 Jan 2013 17:41:02 +0000

NEWS: Add entries for 5.01

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

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

diff --git a/NEWS b/NEWS
index bc06614..c754631 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,18 @@ to all derivatives.
 Changes in 5.01:
 	* txt/: A new AsciiDoc documentation set (work-in-progress)
 	  (Gene Cumm).
+	* core: Fix a bug in the realloc() implementation that caused
+	  machines to appear to run out of free memory.
+	* ldlinux: Fix multiple buffer overflows in cmdline parsing
+	  code that resulted in files failing to run and cmdlines
+	  being truncated.
+	* core: Fix debug build by tagging __bad_SEG() with __export.
+	* com32: Restrict library filenames to 8.3 format.
+	* EXTLINUX: Fix installation and subdirectory patching.
+	* ISOLINUX: Fix booting isohybrid images that are over 32K.
+	* com32: Strip modules to reduce their size.
+	* XFS: Implement directory block cache and fix
+          shortform-directory lookup (Paulo Alcantara).
 
 Changes in 5.00:
 	* com32: Switched from the COM32 object format to ELF as it is


More information about the Syslinux-commits mailing list