summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5eb5ad7b..da4ab7cb 100644
--- a/NEWS
+++ b/NEWS
@@ -28,6 +28,12 @@ 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.
+ * ISOLINUX: Fix for certain broken CD-ROM BIOSes which
+ randomly corrupted register FS.
+ * Simple menu system: fix memory overwrite bug that caused
+ some systems to lock up or behave weirdly.
+ * Fix building on 64-bit systems without a 32-bit libc installed.
Changes in 3.51:
* EXTLINUX: Fix failure to find the configuration file.