aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2011-12-05 21:46:34 -0800
committerH. Peter Anvin <hpa@zytor.com>2011-12-05 21:46:34 -0800
commitca36e64e28aba377c665cb779894121f9be00751 (patch)
treeeba3871ce0fa601a3649c3af34c5c7de3884541e
parentdffb3a71090953c3a540a7d7b2c925029adec383 (diff)
downloadsyslinux-ca36e64e28aba377c665cb779894121f9be00751.tar.gz
syslinux-ca36e64e28aba377c665cb779894121f9be00751.tar.xz
syslinux-ca36e64e28aba377c665cb779894121f9be00751.zip
NEWS: document mk-lba-img removal
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 225ad72b..ee78fbf6 100644
--- a/NEWS
+++ b/NEWS
@@ -10,7 +10,9 @@ Changes in 4.05:
totally broken since 4.00 at least. Use MEMDISK instead.
* chain.c32: Support chaining ReactOS' FreeLdr (Shao Miller)
* isohybrid: -m option to add support for Mac EFI booting.
- * ifmemdsk.c32: Choose boot option based on presence of MEMDISK
+ * ifmemdsk.c32: Choose boot option based on presence of
+ MEMDISK.
+ * Remove bogus distributed mk-lba-img binary.
Changes in 4.04:
* PXELINUX: Fix handling of unqualified DNS names.