diff options
author | H. Peter Anvin <hpa@zytor.com> | 2008-02-21 18:49:43 -0800 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2008-02-21 18:49:43 -0800 |
commit | 728ef8ec0fc80014676bb55ded7136353ce6eff4 (patch) | |
tree | 3d4cf0f253c0897efb160f90b418ded4253d66d6 /NEWS | |
parent | 2b20b079f22f236eed97b920672f57821c5974ba (diff) | |
download | syslinux-728ef8ec0fc80014676bb55ded7136353ce6eff4.tar.gz |
NEWS: Document Bruce Robson's Adaptec bug fix
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -20,6 +20,8 @@ Changes in 3.62: MENU GOTO in doc/menu.doc. * MENU QUIT allows creating a menu entry for returning to the command line. + * ISOLINUX: Work around bug in certain Adaptec BIOSes, + patch by Bruce Robson. Changes in 3.61: * EXTLINUX: fix crash when accessing an empty file. |