diff options
| author | H. Peter Anvin <hpa@zytor.com> | 2008-06-06 00:08:13 -0700 |
|---|---|---|
| committer | H. Peter Anvin <hpa@zytor.com> | 2008-06-06 00:09:58 -0700 |
| commit | af06a0d5ae28673eb7927b29cd92a4f30d882d92 (patch) | |
| tree | be170c8e49c7e40e66c8797b3dcdc643c53669d6 /NEWS | |
| parent | 3bccdf02682afec39d253aeec25a376c7573486d (diff) | |
| download | syslinux-3.70-pre13.tar.gz | |
FAT: Support VFAT long filenamessyslinux-3.70-pre13
Initial support for VFAT long filenames; currently hard-coded to
codepage 865, no support for other codepages or for accessing files
with names which aren't in the current codepage. This hopefully
shouldn't be an issue for SYSLINUX applications.
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -28,6 +28,7 @@ Changes in 3.70: all three. * Change default dir for auxiliary files from /usr/lib/syslinux to /usr/share/syslinux. + * SYSLINUX: VFAT long filename support. Changes in 3.64: * SYSLINUX/EXTLINUX: support "localboot" with the same feature |
