summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2008-02-11 18:00:15 -0800
committerH. Peter Anvin <hpa@zytor.com>2008-02-11 18:00:15 -0800
commita560584d9f38322e3528e772f61fce56774054b4 (patch)
treed88e1fa42dc374e21302d4b9d4c35ccf169c07e7
parent44306d385483da3df32311d518f39a54c1d84ac4 (diff)
downloadsyslinux-a560584d9f38322e3528e772f61fce56774054b4.tar.gz
Document changessyslinux-3.62-pre1
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c7dc1fc9..71067807 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,13 @@ 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.62:
+ * Clean up garbage after "aborted." message.
+ * Clean up memdump.com filenames.
+ * Support SHA256 and SHA512 encrypted passwords.
+ * The shuffle library now can generate chained descriptors,
+ thus allowing pretty much arbitrarily complex memory maps.
+
Changes in 3.61:
* EXTLINUX: fix crash when accessing an empty file.
* elf.c32: If a PHDR segment is present, load it.