diff options
author | hpa <hpa> | 2005-08-18 23:48:47 +0000 |
---|---|---|
committer | hpa <hpa> | 2005-08-18 23:48:47 +0000 |
commit | f2932034058a45a8e169b6b791975253c179827b (patch) | |
tree | 9a0c7fc090b6725d8ddffb936cae0fda59656541 /NEWS | |
parent | d44e897d06de45c9a91c21d71f1375efb019db17 (diff) | |
download | syslinux-f2932034058a45a8e169b6b791975253c179827b.tar.gz syslinux-f2932034058a45a8e169b6b791975253c179827b.tar.xz syslinux-f2932034058a45a8e169b6b791975253c179827b.zip |
Handle MENU PASSWD correctlysyslinux-3.10-pre12
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -14,6 +14,8 @@ Changes in 3.10: * Fix for bug in EBIOS code discovered by Arwin Vosselman. * NOESCAPE security fix. * Comments are now recognized even without a space following #. + * Fix incorrect handling of mixes of entries with and without + MENU PASSWD. Changes in 3.09: * gcc4 compilation fix. |