diff options
author | hpa <hpa> | 2005-09-25 21:39:17 +0000 |
---|---|---|
committer | hpa <hpa> | 2005-09-25 21:39:17 +0000 |
commit | a1baf03c880a48691ef21cbc73997633ab518a57 (patch) | |
tree | 2305c5fa303ebffb750d1901483df46ca9bda66f /NEWS | |
parent | 56c0993e213efba35dd63925e3f66b6fc8bc341f (diff) | |
download | syslinux-a1baf03c880a48691ef21cbc73997633ab518a57.tar.gz |
3.20, not 3.12syslinux-3.20-pre1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 3.20: + * EXTLINUX: New options --install (-i) and --update (-U), to + make it clear if a boot loader should be installed or + updated. For now, defaults to --install for compatibility; + a future version will require one of these options. + * New library functions to load and place files in memory. + Changes in 3.11: * MEMDISK: Fix bug by which accessing the real floppy disk as B: in MS-DOS was broken. |