diff options
author | H. Peter Anvin <hpa@zytor.com> | 2009-12-22 15:56:03 -0800 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2009-12-22 15:56:03 -0800 |
commit | ee0413d08d7052fd730a4f073d2c4ba7af2ab930 (patch) | |
tree | fdf2c0ec5c37b89ff3ede8a820ec5a9fd5934787 | |
parent | 40becbadc32e90be6ca40718563a72e36adbce80 (diff) | |
download | syslinux.git-ee0413d08d7052fd730a4f073d2c4ba7af2ab930.tar.gz syslinux.git-ee0413d08d7052fd730a4f073d2c4ba7af2ab930.tar.xz syslinux.git-ee0413d08d7052fd730a4f073d2c4ba7af2ab930.zip |
NEWS, version: prepare for 3.85
-rw-r--r-- | NEWS | 3 | ||||
-rw-r--r-- | version | 2 |
2 files changed, 4 insertions, 1 deletions
@@ -2,6 +2,9 @@ Starting with 1.47, changes marked with SYSLINUX, PXELINUX, ISOLINUX or EXTLINUX apply to that specific program only; other changes apply to all derivatives. +Changes in 3.85: + * vesamenu.c32: unbreak the default "grey hole" background. + Changes in 3.84: * SYSLINUX: make the DOS installer work for MS-DOS 7.x/8.x (Win9x/ME) again. @@ -1 +1 @@ -3.84 2009 +3.85 2009 |