summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2010-03-05 11:19:16 -0800
committerH. Peter Anvin <hpa@zytor.com>2010-03-05 11:20:17 -0800
commitcdfd4a411a53fc128591c1fe2b93580cf210c1da (patch)
tree1310a9305639e4050fc804f7a50f112d3ff9dda5
parent7a82ceb63d9f67fa4018d28c698c72df7f554add (diff)
downloadsyslinux-cdfd4a411a53fc128591c1fe2b93580cf210c1da.tar.gz
NEWS, version: update for 3.86syslinux-3.86-pre1
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
-rw-r--r--NEWS4
-rw-r--r--version2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index bbab62bb..fafa54c4 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@ 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 3.86:
+ * chain.c32: fix chainloading the MBR of a hard disk (broken
+ in 3.85).
+
Changes in 3.85:
* gPXELINUX: updated to gPXE 1.0.0. gPXELINUX can now do NBP
chainloading, and does not require a second DHCP.
diff --git a/version b/version
index 5487373a..c7ce9655 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-3.85 2010
+3.86 2010