summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhpa <hpa>2005-09-25 21:39:17 +0000
committerhpa <hpa>2005-09-25 21:39:17 +0000
commita1baf03c880a48691ef21cbc73997633ab518a57 (patch)
tree2305c5fa303ebffb750d1901483df46ca9bda66f
parent56c0993e213efba35dd63925e3f66b6fc8bc341f (diff)
downloadsyslinux-a1baf03c880a48691ef21cbc73997633ab518a57.tar.gz
3.20, not 3.12syslinux-3.20-pre1
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 745e6f13..cb4ae096 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 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.