summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorhpa <hpa>2005-01-10 02:42:39 +0000
committerhpa <hpa>2005-01-10 02:42:39 +0000
commit8e1e02217fdefffc00be9d444d94f0f2c8ebdc6e (patch)
tree323b7a4ca025692dc6f5a0218ad353c8ee0ee3f7 /NEWS
parent50b8074fc9dc52dbb1af75d713a296ee4f599eaf (diff)
downloadsyslinux-8e1e02217fdefffc00be9d444d94f0f2c8ebdc6e.tar.gz
Fix ramdisk len
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 191a6774..c0c820d6 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@ 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.06:
+ * Fix typo that caused the ramdisk to load in the wrong place.
+
Changes in 3.05:
* New API function "shuffle and boot"; allows COM32 modules to
load or construct (almost) arbitrarily complex objects,