summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@linux.intel.com>2010-06-29 17:21:43 -0700
committerH. Peter Anvin <hpa@linux.intel.com>2010-06-29 17:21:43 -0700
commit42b6e55bce2915c8ba3eba0b4f664add19f0504e (patch)
treeab66ae4cce9c1786fb28ed2533bdcd99eff3d626 /NEWS
parent8daaa1843b50292ac12e9701f81579480905353b (diff)
downloadsyslinux-42b6e55bce2915c8ba3eba0b4f664add19f0504e.tar.gz
NEWS: beginning of a 4.01 NEWS file
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9f2f7799..215f1550 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,12 @@ 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.01:
+ * ISOLINUX: fix initialization on systems which don't zero
+ low memory.
+ * SYSLINUX/EXTLINUX: fix handing of disk read retries in
+ EDD mode.
+
Changes in 4.00:
* Major code base changes; all filesystem rewritten in C.
This work was done primarily by Liu Aleaxander (Yuanhan Liu).