From fa8594d2ee0d13ed8d34a9b7794cf6ac37fc897c Mon Sep 17 00:00:00 2001 From: hpa Date: Sat, 8 Jan 2005 01:01:21 +0000 Subject: [PATCH] Call the next version 3.05, so we can push it out quicker to fix the SYSLINUX bug. --- NEWS | 6 ++++-- version | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 9d8735d..191a677 100644 --- a/NEWS +++ b/NEWS @@ -2,11 +2,12 @@ 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.10: +Changes in 3.05: * New API function "shuffle and boot"; allows COM32 modules to load or construct (almost) arbitrarily complex objects, e.g. a kernel and its initrd/initramfs in pieces, and have - the API core reorganize memory for booting. + the API core reorganize memory for booting. (A library API + for this function will be introduced in a later version.) * The initrd= option now supports multiple filenames separated by commas. This is mostly useful for initramfs, which can be composed of multiple separate cpio or cpio.gz archives. @@ -16,6 +17,7 @@ Changes in 3.10: info). * libcom32/ethersel: Support PCI Config Mechanism #2 on machines still infested with that hideous old hack. + * SYSLINUX: Fix directory-parsing bug. Changes in 3.02: * SYSLINUX: The "unix" installer now sets the MS-DOS diff --git a/version b/version index c8cfe39..e5dba2e 100644 --- a/version +++ b/version @@ -1 +1 @@ -3.10 +3.05 -- 2.7.4