summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorhpa <hpa>2004-12-14 05:30:25 +0000
committerhpa <hpa>2004-12-14 05:30:25 +0000
commitdb267fe9a1ab9aac74c85de918e381717ca946c5 (patch)
tree9b9db6103c40e8b78c256aea4fcc4b2bbefae070 /NEWS
parentbd8e69116c5b6cdc1ca952ece58ff9c895137932 (diff)
downloadsyslinux-db267fe9a1ab9aac74c85de918e381717ca946c5.tar.gz
Fix MEMDISK command-line parsing; add "raw" memory support for MEMDISK
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ab11e2ee..5d9865eb 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,13 @@ 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 2.13:
+ * MEMDISK: Fix command-line parsing "brown paper bag" class
+ bug.
+ * MEMDISK: Add "raw" mode to support the DOS boot disk from
+ WinME/XP, which seems to deliberately crash the system
+ when someone uses the "INT 15h mover" highmem API.
+
Changes in 2.12:
* Simple C library, based on klibc, for writing COM32
programs.