diff options
| author | hpa <hpa> | 2005-05-08 21:47:03 +0000 |
|---|---|---|
| committer | hpa <hpa> | 2005-05-08 21:47:03 +0000 |
| commit | dab010fba1ef01f60751114657452db16248ba9d (patch) | |
| tree | 45eda2cb91bd1fb333aa74a2df2dd0ea94bf08cf /NEWS | |
| parent | 25b68a8eb102118d7db99b7b5bdc6682caef701f (diff) | |
| download | syslinux-3.08.tar.gz | |
New Multiboot module; increase command line limit to 1023syslinux-3.08
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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). |
