diff options
author | H. Peter Anvin <hpa@zytor.com> | 2009-04-26 19:36:58 -0700 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2009-04-26 19:36:58 -0700 |
commit | 807daf17104cc9477de0fedfec798663c299b150 (patch) | |
tree | 8b00a8d3e17cd7460047cfa478445233a4b1e8fd | |
parent | 26798641567f3057d2a910de2a767bb810815774 (diff) | |
parent | bbea484cccaba57839e83a20c64b00209865c9a8 (diff) | |
download | syslinux.git-807daf17104cc9477de0fedfec798663c299b150.tar.gz syslinux.git-807daf17104cc9477de0fedfec798663c299b150.tar.xz syslinux.git-807daf17104cc9477de0fedfec798663c299b150.zip |
Merge branch 'syslinux-3.7x'
Conflicts:
version
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,6 +2,10 @@ 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.76: + * ISOLINUX: fix the handling of large directories. Bug found + and fixed by Steffen Winterfeldt. + Changes in 3.75: * PXELINUX: fix the "keeppxe" option, which was broken in 3.74. |