aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Fleming <matt.fleming@intel.com>2012-11-05 13:25:15 +0000
committerMatt Fleming <matt.fleming@intel.com>2012-11-05 13:32:25 +0000
commit7657207d2d2677806bfc79f6326046583cdd5c4c (patch)
tree6372585b7628f5af3c1dc89ac1c9e205dd7481ea
parent0b26e59c8f5dc7a8a124a033a78e08c7a2028bcd (diff)
downloadsyslinux-7657207d2d2677806bfc79f6326046583cdd5c4c.tar.gz
syslinux-7657207d2d2677806bfc79f6326046583cdd5c4c.tar.xz
syslinux-7657207d2d2677806bfc79f6326046583cdd5c4c.zip
NEWS, version: Now working on the 6.00 release
Signed-off-by: Matt Fleming <matt.fleming@intel.com>
-rw-r--r--NEWS3
-rw-r--r--version2
2 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 65e403fc..0292c25c 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@ 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 6.00:
+ * Add support for booting from EFI.
+
Changes in 5.00:
* com32: Switched from the COM32 object format to ELF as it is
a much more powerful format that allows undefined symbols to
diff --git a/version b/version
index 65698a3d..792ea104 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-5.00 2012
+6.00 2012