summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2007-01-30 18:00:26 -0800
committerH. Peter Anvin <hpa@zytor.com>2007-01-30 18:00:26 -0800
commitb975c239110ad83691c6c5084a6f588e0ecffe32 (patch)
tree4bae485f5332ca584e1fbf57f39208bcfa1dd9ee
parentac7d5bd715bb28f4e2cfef3c1cb158d2eace0e4a (diff)
downloadsyslinux-b975c239110ad83691c6c5084a6f588e0ecffe32.tar.gz
New version 3.36: document changes so far
-rw-r--r--NEWS4
-rw-r--r--version2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 3320566e..4ef8cd9a 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@ Starting with 1.47, changes marked with SYSLINUX/PXELINUX/ISOLINUX
apply to that specific program only; other changes apply to all of
them.
+Changes in 3.36:
+ * MEMDISK: Disable EDD by default on floppy disks. EDD can be
+ enabled with the "edd" option and disabled with "noedd".
+
Changes in 3.35:
* MEMDISK: New "safeint" mode.
* MEMDISK: Be more compliant with the PnP BIOS spec.
diff --git a/version b/version
index e182c31e..04370598 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-3.35
+3.36