diff options
| author | H. Peter Anvin <hpa@linux.intel.com> | 2010-06-28 14:42:11 -0700 |
|---|---|---|
| committer | H. Peter Anvin <hpa@linux.intel.com> | 2010-06-28 14:42:11 -0700 |
| commit | 738e0dd221c89e76198b0f8176369fcffc8526e3 (patch) | |
| tree | 4ffc448f40df37318b9c488efdb19c640d0d23d7 | |
| parent | 3502961e0405a274619c5ca88cc9bc467c80709a (diff) | |
| parent | deed6e788d5c162b6f3e5041ff5d19a2886c545a (diff) | |
| download | syslinux-4.00.tar.gz | |
Merge remote branch 'sha0/newness'syslinux-4.00
| -rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -50,6 +50,14 @@ Changes in 4.00: * isohybrid: C version which does not require Perl. * New command MENU IMMEDIATE to permit hotkeys to activate immediately without needing Enter. + * mdiskchk.com supports a --no-sequential (or -n) option to + suppress the classic all-drive-probing heuristic. Useful + on BIOSes who crash/hang when certain drive numbers are + probed. + * ElTorito.Sys DOS driver now scans drive numbers upwards + instead of downwards, in order to avoid a fairly common + bug on some BIOSes where probing drive 0xFF causes a + failure. Changes in 3.86: * chain.c32: fix chainloading the MBR of a hard disk (broken |
