summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2008-02-12 14:11:06 -0800
committerH. Peter Anvin <hpa@zytor.com>2008-02-12 14:11:06 -0800
commit2ad6602fb7401b415b058f5dcf70f377b9113412 (patch)
tree6eb75cbabbfdcc1804757004603f27809795c2e2
parent6f16111bfd43bb2f75a0268661d7e908f3fa91f3 (diff)
downloadsyslinux-2ad6602fb7401b415b058f5dcf70f377b9113412.tar.gz
NEWS: document longer command line limit.syslinux-3.62-pre2
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 71067807..d8b2bc2f 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,8 @@ Changes in 3.62:
* Support SHA256 and SHA512 encrypted passwords.
* The shuffle library now can generate chained descriptors,
thus allowing pretty much arbitrarily complex memory maps.
+ * Handle command lines up to 2047 characters, the current
+ Linux kernel limit.
Changes in 3.61:
* EXTLINUX: fix crash when accessing an empty file.