summaryrefslogtreecommitdiff
path: root/version
Commit message (Collapse)AuthorAgeFilesLines
* version: Update year to 2012H. Peter Anvin2012-03-261-1/+1
| | | | | | It is the year MMXII of the Common Era... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
* version: now working on version 4.06H. Peter Anvin2011-12-141-1/+1
| | | | Signed-off-by: H. Peter Anvin <hpa@zytor.com>
* version: now working on version 4.05H. Peter Anvin2011-04-211-1/+1
| | | | | | 4.04 is out, next version will be 4.05 (or later). Signed-off-by: H. Peter Anvin <hpa@zytor.com>
* version: it is 2011...H. Peter Anvin2011-03-031-1/+1
|
* Bump version to 4.04syslinux-4.04-pre1H. Peter Anvin2010-12-021-1/+1
|
* version: next version will be 4.03syslinux-4.03-pre1H. Peter Anvin2010-08-111-1/+1
| | | | Signed-off-by: H. Peter Anvin <hpa@zytor.com>
* NEWS, version: now working on version 4.02H. Peter Anvin2010-07-021-1/+1
| | | | Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
* version: next version in 4.01H. Peter Anvin2010-06-281-1/+1
| | | | | | 4.00 is out, start work on 4.01... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
* Merge branch 'master' into fscH. Peter Anvin2010-01-061-1/+1
|\ | | | | | | | | | | | | | | | | | | | | Resolved Conflicts: core/configinit.inc version Resolved Undetected Conflicts: core/ui.inc Signed-off-by: H. Peter Anvin <hpa@zytor.com>
| * Update date to 2010H. Peter Anvin2010-01-061-1/+1
| |
| * NEWS, version: prepare for 3.85H. Peter Anvin2009-12-221-1/+1
| |
| * version: next version on this branch will be 3.84H. Peter Anvin2009-11-101-1/+1
| |
| * bootsect: zero memory above a chainloaded boot sector/NBPH. Peter Anvin2009-06-141-1/+1
| | | | | | | | | | | | | | | | Windows RIS has been reported to make inappropriate use of data found in uninitialized memory. To avoid that, clear memory between a chainloaded boot sector or NBP and Free Base Memory. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
| * version: next version will be 3.82H. Peter Anvin2009-05-311-1/+1
| |
* | version: set this version to 4.00H. Peter Anvin2009-05-181-1/+1
|/ | | | | | | Assume that whatever version ends up using the core32 stuff it will be called 4.00. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
* Next version will probably be 3.81H. Peter Anvin2009-05-041-1/+1
|
* Call the next version 3.80H. Peter Anvin2009-04-081-1/+1
| | | | | The new shuffler machinery is a major enough change that it's probably a good idea to bump the version number to 3.80.
* Call the next version 3.74H. Peter Anvin2009-01-251-1/+1
|
* Bump copyright year to 2009syslinux-3.73H. Peter Anvin2009-01-251-1/+1
|
* Now working on version 3.73; update NEWSsyslinux-3.73-pre1H. Peter Anvin2008-10-091-1/+1
| | | | | | Bump the version number and update NEWS. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
* version: bump version numberH. Peter Anvin2008-07-311-1/+1
| | | | Next version will presumably be 3.72...
* Centralize more of the version number machineryH. Peter Anvin2008-07-071-1/+1
| | | | Centralize more (most) of the version number machinery to version.pl.
* 3.70 is out, next release is 3.71syslinux-3.71-pre1H. Peter Anvin2008-06-301-1/+1
|
* gPXE support is now considered syslinux 3.70 materialH. Peter Anvin2007-12-261-1/+1
|
* Call this version 3.60H. Peter Anvin2007-08-061-1/+1
|
* Next version is 3.52syslinux-3.52-pre1H. Peter Anvin2007-06-201-1/+1
|
* Begin version 3.51syslinux-3.51-pre1syslinux-3.51H. Peter Anvin2007-06-101-1/+1
|
* Rename the new version 3.50 instead of 3.40; too many new things.H. Peter Anvin2007-03-201-1/+1
|
* Add support for forcing the filetype, and loading a secondary config file.H. Peter Anvin2006-09-221-1/+1
| | | | | Add support for forcing the filetype, and loading a secondary config file. Also bump the version number to version 3.40.
* Document ability to load more than one configuration file.syslinux-3.31-pre1H. Peter Anvin2006-09-201-1/+1
|
* This branch is targetted at SYSLINUX 3.30H. Peter Anvin2006-08-251-1/+1
|
* Beginnings of a file-moving APIhpa2005-09-251-1/+1
|
* Next version: 3.11hpa2005-08-251-1/+1
|
* New version number; gcc 4.0.1 fixhpa2005-08-031-1/+1
|
* gcc4 compilation fixsyslinux-3.09-pre1hpa2005-05-191-1/+1
|
* Fix calculation of I/O block size in SYSLINUXsyslinux-3.08-pre2hpa2005-01-181-1/+1
|
* 3.07: Fix chainloadinghpa2005-01-121-1/+1
|
* Fix ramdisk lenhpa2005-01-101-1/+1
|
* Call the next version 3.05, so we can push it out quicker to fix thehpa2005-01-081-1/+1
| | | | SYSLINUX bug.
* Commit 3.10 changes to mainline. In particular, support multi-filehpa2005-01-061-1/+1
| | | | initrd, and the shuffle and boot API.
* EXTLINUX: return derivative-specific information. Begin 3.03 devel cycle.hpa2005-01-051-1/+1
|
* Document 3.02 news so farhpa2005-01-041-1/+1
|
* Working on a 3.01 release.hpa2005-01-021-1/+1
|
* Let's call the next version 3.00hpa2004-12-221-1/+1
|
* Prepping for new 2.20 version: rewrite main syslinux program to supporthpa2004-12-151-1/+1
| | | | FAT32 and EDD, and a new cleaner installer infrastructure.
* This is now the 2.13 treesyslinux-2.13-pre1hpa2004-12-141-1/+1
|
* 2.11 is long gonehpa2004-11-021-1/+1
|
* Working on version 2.11syslinux-2.11-pre1hpa2004-06-181-1/+1
|
* 2.10 is nextsyslinux-2.10-pre1hpa2004-04-271-1/+1
|
* Next version = 2.09hpa2003-12-131-1/+1
|