diff options
| author | H. Peter Anvin <hpa@zytor.com> | 2010-07-01 07:22:30 -0700 |
|---|---|---|
| committer | H. Peter Anvin <hpa@zytor.com> | 2010-07-01 07:26:12 -0700 |
| commit | 564a590beb7a686a10f8a0f1279cf83328af18e5 (patch) | |
| tree | 744ee17c340a591cecbe772e15fc1e99b56b1de1 | |
| parent | e59b713abd2875ba8ad464c41e40582462e01b80 (diff) | |
| download | syslinux-564a590beb7a686a10f8a0f1279cf83328af18e5.tar.gz | |
NEWS: document changes to the CD-ROM initialization sequencesyslinux-4.01-pre1
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
| -rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -7,6 +7,9 @@ Changes in 4.01: low memory. * SYSLINUX/EXTLINUX: fix handing of disk read retries in EDD mode. + * ISOLINUX: change the initialization sequence to avoid + problems with certain (old) BIOSes. Special thanks to + Helmut Hullen for invaluable debugging support. Changes in 4.00: * Major code base changes; all filesystem rewritten in C. |
