diff options
author | H. Peter Anvin <hpa@zytor.com> | 2009-05-01 11:02:28 -0700 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2009-05-01 11:02:28 -0700 |
commit | 5dd23771861e914cd0f8238da90a41f4ae1ebc91 (patch) | |
tree | 5c0c0907f7d1d2362d7ae66b8e6c1d45e2244797 /NEWS | |
parent | 9a7045801f4dcc4d54f5eeab35018b361cbd45c2 (diff) | |
download | syslinux-5dd23771861e914cd0f8238da90a41f4ae1ebc91.tar.gz |
NEWS: document isohybrid fix
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ Changes in 3.80: * The syslinux_boot_linux() function has been simplified. * Don't hang trying to boot a "menu quit" label from the CLI. * Fix problem with boot-once "sticking" on some BIOSes. + * isohybrid: fix problem with images over 2 GB in size. Changes in 3.76: * ISOLINUX: fix the handling of large directories. Bug found |