diff options
author | H. Peter Anvin <hpa@linux.intel.com> | 2009-04-14 12:04:54 -0700 |
---|---|---|
committer | H. Peter Anvin <hpa@linux.intel.com> | 2009-04-14 12:04:54 -0700 |
commit | d4e7ae1929acc38b97e383e736de1b993ddc8f71 (patch) | |
tree | 10fe3918e93a3f0f5e87c0266ae51fb4f5f09b43 | |
parent | 952d5d33148fdfb7599aa48fd0014129681ad2b8 (diff) | |
download | syslinux.git-d4e7ae1929acc38b97e383e736de1b993ddc8f71.tar.gz syslinux.git-d4e7ae1929acc38b97e383e736de1b993ddc8f71.tar.xz syslinux.git-d4e7ae1929acc38b97e383e736de1b993ddc8f71.zip |
NEWS: document MEMDISK fixes, updates.syslinux-3.75-pre2
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
-rw-r--r-- | NEWS | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -3,7 +3,11 @@ or EXTLINUX apply to that specific program only; other changes apply to all derivatives. Changes in 3.75: - * PXELINUX: fix the "keeppxe" option, which was broken in 3.74. + * PXELINUX: fix the "keeppxe" option, which was broken in + 3.74. + * MEMDISK: correct the extraction of geometry information from + the MBR of a hard disk image, again broken in 3.74. + * extlinux(1) man page from Daniel Baumann. Changes in 3.74: * New UI directive, which allows a more natural way to specify |