summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorhpa <hpa>2005-05-08 21:47:03 +0000
committerhpa <hpa>2005-05-08 21:47:03 +0000
commitdab010fba1ef01f60751114657452db16248ba9d (patch)
tree45eda2cb91bd1fb333aa74a2df2dd0ea94bf08cf /NEWS
parent25b68a8eb102118d7db99b7b5bdc6682caef701f (diff)
downloadsyslinux-3.08.tar.gz
New Multiboot module; increase command line limit to 1023syslinux-3.08
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7d2f39c6..7b0be3e0 100644
--- a/NEWS
+++ b/NEWS
@@ -18,6 +18,11 @@ Changes in 3.08:
* Rewritten advanced menuing system from Murali Ganapathy.
* MEMDISK: New "bigraw" mode to work around certain broken
BIOS flash programs.
+ * COM32 module to boot Multiboot systems, including Xen. See
+ com32/modules/mboot.doc.
+ * Max command line changed to 1024 characters. Note that the
+ kernel proper still can only handle 255 characters without
+ patching, and COM16 binaries can only handle 125 characters.
Changes in 3.07:
* Fix chainloading (chain.c32).