summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2008-01-28 21:50:24 -0800
committerH. Peter Anvin <hpa@zytor.com>2008-01-28 21:50:24 -0800
commit50644f57d7b7481e27a9f75ab038ae9effd82e96 (patch)
tree8a59bb6959a75f2e7adaa8612f23588a8baba006
parent5e98b2f1caefd9b6a26d95a91c14474c6880ea39 (diff)
downloadsyslinux-3.61-pre6.tar.gz
Document fixing MD5 passwords.syslinux-3.61-pre6
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index b618daca..eac46857 100644
--- a/NEWS
+++ b/NEWS
@@ -5,7 +5,7 @@ them.
Changes in 3.61:
* EXTLINUX: fix crash when accessing an empty file.
* elf.c32: If a PHDR segment is present, load it.
- * Fix SHA-1 passwords.
+ * Fix SHA-1 and MD5 passwords.
* ISOLINUX: fix booting when mastered without
mkisofs -boot-info-table (broken since 3.50, sigh...)