[syslinux:master] NEWS, version: now working on version 4.02

syslinux-bot for H. Peter Anvin hpa at linux.intel.com
Fri Jul 2 16:51:17 PDT 2010


Commit-ID:  dc07c5b57f44c8680d46b1615c69d5827b38d200
Gitweb:     http://syslinux.zytor.com/commit/dc07c5b57f44c8680d46b1615c69d5827b38d200
Author:     H. Peter Anvin <hpa at linux.intel.com>
AuthorDate: Fri, 2 Jul 2010 16:48:24 -0700
Committer:  H. Peter Anvin <hpa at linux.intel.com>
CommitDate: Fri, 2 Jul 2010 16:48:24 -0700

NEWS, version: now working on version 4.02

Signed-off-by: H. Peter Anvin <hpa at linux.intel.com>


---
 NEWS    |   10 ++++++++++
 version |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)

diff --git a/NEWS b/NEWS
index e6937e0..39978b4 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,16 @@ 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.02:
+	* SYSLINUX: correctly handle the case where the -d option is
+	  specified with a non-absolute path, i.e. "syslinux -d
+	  syslinux" instead of "syslinux -d /syslinux".
+	* ISOLINUX: recognize the directory names /boot/syslinux and
+	  /syslinux, and the filename syslinux.cfg in addition to the
+	  isolinux-specific names.  Thus, "syslinux.cfg" is now a
+	  generic name, whereas "isolinux.cfg" or "extlinux.conf" is
+	  specific to different derivative.
+
 Changes in 4.01:
 	* ISOLINUX: fix initialization on systems which don't zero
 	  low memory.
diff --git a/version b/version
index 191e13b..0e60f14 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-4.01 2010
+4.02 2010



More information about the Syslinux-commits mailing list