aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorShao Miller <shao.miller@yrdsb.edu.on.ca>2011-05-01 13:49:43 -0400
committerShao Miller <shao.miller@yrdsb.edu.on.ca>2011-05-01 14:14:24 -0400
commitad4cf1470977f648ee1dd45e97939589ccb0393c (patch)
tree715d923128ca439c15e472ef3acc75deca816c79 /NEWS
parentf4367fdef3146cf6a90a8d13c433b27429b78ddd (diff)
downloadsyslinux-ad4cf1470977f648ee1dd45e97939589ccb0393c.tar.gz
chain: Support loading ReactOS' FreeLdr
Use something like: LABEL freeldr COM32 chain.c32 APPEND freeldr=freeldr.sys Signed-off-by: Shao Miller <shao.miller@yrdsb.edu.on.ca>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 443e1a51..88adba1d 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,7 @@ Changes in 4.05:
* ISOLINUX: remove the .img file support; it has been broken
on virtually all systems since the beginning, and has been
totally broken since 4.00 at least. Use MEMDISK instead.
+ * chain.c32: Support chaining ReactOS' FreeLdr (Shao Miller)
Changes in 4.04:
* PXELINUX: Fix handling of unqualified DNS names.