diff options
author | H. Peter Anvin <hpa@zytor.com> | 2009-07-23 17:24:13 -0700 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2009-07-23 17:24:13 -0700 |
commit | aa2ebf33acd1b8a5942a062f4184f05745137219 (patch) | |
tree | 8162a96911ec8d86c43b44c6d7abb2d8703bd8ea | |
parent | bb401428c514a70e9f2fba21449599b634bcd5db (diff) | |
download | syslinux.git-aa2ebf33acd1b8a5942a062f4184f05745137219.tar.gz syslinux.git-aa2ebf33acd1b8a5942a062f4184f05745137219.tar.xz syslinux.git-aa2ebf33acd1b8a5942a062f4184f05745137219.zip |
NEWS: document chain.c32 ISOLINUX fix.syslinux-3.83-pre1
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ Changes in 3.83: NBP. This may help avoid a bug in Windows RIS. * PXELINUX: fix localboot after NBP chainloading on certain BIOSes (including ASUS A8N-E, but possibly others.) + * chain.c32: support chainloaded bootloaders on ISOLINUX. Changes in 3.82: * isohybrid: fix the -partok logic for loading from a partition. |