summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2007-08-27 22:30:21 -0700
committerH. Peter Anvin <hpa@zytor.com>2007-08-27 22:30:21 -0700
commit29ffc413a82b07fee59e7efcec15c66db66d29fe (patch)
tree070af666b99d989857df09a6461b893af68d773e
parentf899b67e78b7fe108ee4c7820589b023fcc1827e (diff)
downloadsyslinux-29ffc413a82b07fee59e7efcec15c66db66d29fe.tar.gz
NEWS: EDD now actually works in MEMDISKsyslinux-3.52-pre8
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1b58315c..e9a741c8 100644
--- a/NEWS
+++ b/NEWS
@@ -21,6 +21,7 @@ Changes in 3.52:
Unix standard style, with "$1$" prefixes.)
* pcitest.c32: now functions as a full "lspci". Thanks to
Erwan Velu for this work.
+ * MEMDISK: Make EDD actually work.
Changes in 3.51:
* EXTLINUX: Fix failure to find the configuration file.