diff options
author | H. Peter Anvin <hpa@linux.intel.com> | 2010-07-08 14:22:40 -0700 |
---|---|---|
committer | H. Peter Anvin <hpa@linux.intel.com> | 2010-07-08 14:22:40 -0700 |
commit | e58a80e7c0289c524350eebc2daca72b00903ecf (patch) | |
tree | a440266903039eacc413d37445c8712abf19db9f | |
parent | 5c558dba97becf9d56a26a17f0cff96f780cf67d (diff) | |
download | syslinux-e58a80e7c0289c524350eebc2daca72b00903ecf.tar.gz syslinux-e58a80e7c0289c524350eebc2daca72b00903ecf.tar.xz syslinux-e58a80e7c0289c524350eebc2daca72b00903ecf.zip |
NEWS: updatesyslinux-4.02-pre1
Update in preparation of a 4.02 release cycle.
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -15,6 +15,13 @@ Changes in 4.02: stage2 of GRUB Legacy (Gert Hulselmans). * whichsys.c32: execute specific command, based on Syslinux bootloader variant (Gert Hulselmans). + * lua.c32: a lot of new bindings added to the "syslinux" + namespace (Marcel Ritter, Geert Stappers). + * btrfs: print a comprehensive error message if compressed or + encrypted files are encountered (neither is currently + supported.) + * SYSLINUX: mtools installer: honor TMPDIR, error out on disk + full. Changes in 4.01: * ISOLINUX: fix initialization on systems which don't zero |