Make libsyslinux available as a shared library.
[profile/ivi/syslinux.git] / NEWS
2003-04-16 hpaMake libsyslinux available as a shared library.
2003-04-16 hpaDocument 2.03 E820 memory map bug
2003-04-16 hpaFix memory computation error for MEMDISK
2003-04-16 hpaResurrect the no-mtools installer
2003-04-16 hpaPXELINUX: Support large blocks (blksize 1468)
2003-04-15 hpaMacroize the generation of the "insufficient DOS RAM...
2003-04-10 hpaSupport compressed MEMDISK images.
2003-04-10 hpaDocument fixed perl scripts
2003-04-07 hpaOverride routing table and use our own default routing.
2003-04-05 hpaEncapsulate calls to the PXE stack into a single function;
2003-04-05 hpaTry to deal with funny PXE stack problems...
2003-02-25 hpaActually support comment lines.
2003-02-10 hpaChange the installer to use mtools instead of trying...
2003-01-30 hpaMake it possible (but optional) to install the library.
2003-01-30 hpaGive us at least a prayer to work with nonpartitioned...
2003-01-30 hpaSupport "owner" in /etc/fstab
2003-01-29 hpaMake a small library (libsyslinux.a) of SYSLINUX; fix...
2002-11-19 hpaFix the write string ABI call.
2002-11-18 hpaFix the COM32 sample program
2002-11-18 hpaFix MEMDISK initalization bugs
2002-10-29 hpaSupport DOSEMU-style hard disk images
2002-10-29 hpaUpdate for 2.01
2002-10-25 hpaGrammar fix
2002-10-25 hpaFixed PXELINUX timeout issue...
2002-10-24 hpa(Hopefully) fix bug related to very long configuration...
2002-10-24 hpaFix bug which causes ISOLINUX to choke on initrds ...
2002-10-24 hpa* Unify the command-line handling and extension-scannin...
2002-10-22 hpaFix PXELINUX memory overwrite bug.
2002-08-28 hpaMake the syslinux installer be setuid safe (we hope...)
2002-08-13 hpaFix for Toshiba laptops; ported from 1.xx branch
2002-07-15 hpaFinally get around to fixing the MBR code.
2002-06-15 hpaMerge in changes from SYSLINUX 1.75
2002-06-12 hpaPatch ported from the 1.xx branch: correct chainloading...
2002-06-11 hpaAdd an API for COMBOOT images, and add support for...
2002-06-11 hpaEliminate "near"s
2002-06-06 hpaFix COMBOOT return; support DOS system calls 00 and...
2002-06-03 hpaNo more .depend files...
2002-06-03 hpaAdditional El Torito BIOS workarounds...
2002-06-02 hpaBuild SYSLINUX, not NASM
2002-06-02 hpaMajor rewrite of the very early SYSLINUX code. Generat...
2002-06-01 hpaFix egg-on-face bug (accessing several word variables...
2002-04-28 hpaGeneralize and factor out bootsector-generation code.
2002-04-27 hpaWe *are* breaking up the source...
2002-04-23 hpaMake esp. ldlinux.asm more similar to other modules.
2002-04-23 hpaAdd news for 1.72
2002-04-18 hpaBrown paper bag bug :(
2002-04-17 hpaPort the conventional memory relaxing from the 1.6x...
2002-04-17 hpaFixes to the installer.
2002-04-17 hpaNote that the syslinux -o parameter has, presumably...
2002-03-19 hpaMerge with 1.6x branch
2002-01-16 hpaUpdate the non-branched version number to 1.70.
2002-01-02 hpaUpdate copyright date, and change work-in-progress...
2001-12-23 hpaCode restructuring: common subroutine to load a file...
2001-12-17 hpaClean up gcc version dependencies, mostly related to...
2001-12-16 hpaMake a valiant, and probably futile, attempt to free...
2001-12-14 hpaCorrectly handle very large kernel images and very...
2001-12-11 hpaDocument at least the existence of memdisk.
2001-12-10 hpaAdd support for "pseudo-kernels" < 64K in size.
2001-12-10 hpaBoot protocol version 2.03 support.
2001-12-06 hpaUpdate NEWS file; turn off tracers; add warning about...
2001-11-21 hpaDocument missing serial port test.
2001-11-20 hpaFix restoring text mode with a font set (uninitialized...
2001-09-07 hpaTry to placate recent versions of Windows when using...
2001-09-06 hpaFirst cut of "hardware" flowcontrol support for serial...
2001-08-07 hpaIt may not just be an Award bug...
2001-08-04 hpaBug workaround for Award BIOSes.
2001-07-20 hpaTry to avoid font problems when returning to text mode.
2001-05-28 hpaFix stack-smash bug.
2001-05-09 hpaWorking on version 1.63.
2001-04-19 hpaIntroduce a way to return to text mode. Clean up the...
2001-04-17 hpaFix reversed values in "ip=" option.
2001-04-13 hpaAllow the DHCP server to override PXELINUX default...
2001-04-12 hpaDeclare this to be the beginning of version 1.61, and...
2001-04-09 hpaAdd note about mode control characters.
2001-04-09 hpaDocumentation change listing...
2001-04-09 hpaAdd note about PXELINUX not searching for path names...
2001-04-08 hpaOfficially admit the existence of isolinux :)
2001-04-05 hpaThe great graphics merge! We're now officially working...
2001-03-30 hpaClean up the allocation of local socket numbers. We... syslinux-1.54
2001-03-28 hpaGet rid of the automatic appending of "auto". syslinux-1.54-pre3
2001-03-28 hpaDocument documentation change.
2001-03-28 hpaAdd hack that hopefully will make -s mode less necessary syslinux-1.54-pre2
2001-03-20 hpaWorking on version 1.54. syslinux-1.54-pre1
2001-03-11 hpaUpdate documentation in preparation of 1.53 release syslinux-1.53
2001-03-10 hpaMore robust DHCP parsing; document "gethostip" program.
2001-03-08 hpaSupport "localboot" option for PXELINUX. syslinux-1.53-pre2
2001-02-27 hpaRename pxelinux.bin to pxelinux.0 to match common PXE... syslinux-1.53-pre1
2001-02-08 hpaSupport for ip= option in PXELINUX. syslinux-1.52-pre2
2001-02-07 hpaDocument documentation updates.
2001-02-07 hpaRealized the nature of the A20/PXELINUX problem: On...
2001-02-07 hpaWorking on release 1.52
2001-01-24 hpaNote that we don't wraparound on the serial port syslinux-1.51-pre7
2001-01-19 hpaINT 15h, AX=0E820h memory detection support. syslinux-1.51-pre3
2001-01-19 hpaYet another round of A20 changes. syslinux-1.51-pre2
2000-12-29 hpaPXELINUX: Handle cached info packets 2 and 3
2000-11-17 hpaChange the A20 code to allow operation on KBC-less... syslinux-1.50 syslinux-1.50-0x3a159915
2000-07-09 hpaInitial PXELINUX/SYSLINUX bug fix/new protocol merge... syslinux-1.49-0x3968dd43
2000-07-06 hpa- Add support for boot protocol 0x0202 to SYSLINUX... syslinux-1.49-0x3964365c
2000-06-28 hpaUpdate in preparation for 1.49 release.
1999-12-22 hpaDocumentation update; note that future binaries will...
next