summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhpa <hpa>2005-01-08 01:01:21 +0000
committerhpa <hpa>2005-01-08 01:01:21 +0000
commitfa8594d2ee0d13ed8d34a9b7794cf6ac37fc897c (patch)
tree00a9a8602b4e42ad9db0305567115e9c2e527be3
parent7d7540905a08533cb81da7145d3f324f10558a4e (diff)
downloadsyslinux-fa8594d2ee0d13ed8d34a9b7794cf6ac37fc897c.tar.gz
Call the next version 3.05, so we can push it out quicker to fix the
SYSLINUX bug.
-rw-r--r--NEWS6
-rw-r--r--version2
2 files changed, 5 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 9d8735db..191a6774 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 c8cfe395..e5dba2ed 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-3.10
+3.05