diff options
author | hpa <hpa> | 2005-01-04 03:05:36 +0000 |
---|---|---|
committer | hpa <hpa> | 2005-01-04 03:05:36 +0000 |
commit | df698355b9866de72ce7e813a6fe1a3551547ac5 (patch) | |
tree | 97e221c0ffd2403e9f9c37ead9d022a837388dc3 | |
parent | 33ce5ad4ec54bac0d19753f7118174c26ccdc6db (diff) | |
download | syslinux-elf-df698355b9866de72ce7e813a6fe1a3551547ac5.tar.gz syslinux-elf-df698355b9866de72ce7e813a6fe1a3551547ac5.tar.xz syslinux-elf-df698355b9866de72ce7e813a6fe1a3551547ac5.zip |
Document 3.02 news so far
-rw-r--r-- | NEWS | 7 | ||||
-rw-r--r-- | version | 2 |
2 files changed, 8 insertions, 1 deletions
@@ -2,6 +2,13 @@ Starting with 1.47, changes marked with SYSLINUX/PXELINUX/ISOLINUX apply to that specific program only; other changes apply to all of them. +Changes in 3.02: + * SYSLINUX: The "unix" installer now sets the MS-DOS + attributes (hidden, system, readonly.) + * COM32 library: build the .lnx (test modules for running + under Linux) as architecture native modules, in case + i386 devel libraries aren't installed. + Changes in 3.01: * EXTLINUX, SYSLINUX: Fix compile errors on some systems. * EXTLINUX: Default to zipdrive geometry (64 heads, 32 @@ -1 +1 @@ -3.01 +3.02 |