diff options
author | H. Peter Anvin <hpa@zytor.com> | 2006-08-17 19:40:03 -0700 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2006-08-17 19:40:03 -0700 |
commit | 481db1b5e161ae9af4aed1103de20a61ccb82335 (patch) | |
tree | 4d02005f3074bde79c9218938cc291f959e1e583 | |
parent | 22041405ecbd74d046ce5a29c3f57f49f0b598bf (diff) | |
download | syslinux-481db1b5e161ae9af4aed1103de20a61ccb82335.tar.gz syslinux-481db1b5e161ae9af4aed1103de20a61ccb82335.tar.xz syslinux-481db1b5e161ae9af4aed1103de20a61ccb82335.zip |
Document CD boot sector fix.syslinux-3.20-pre16
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ Changes in 3.20: info. * Fix issue where going back and forth between menus a lot would cause a hang. + * ISOLINUX: Fix bug which made "cd boot sectors" not work. Changes in 3.11: * MEMDISK: Fix bug by which accessing the real floppy disk |