NEWS: document longer command line limit. syslinux-3.62-pre2
authorH. Peter Anvin <hpa@zytor.com>
Tue, 12 Feb 2008 22:11:06 +0000 (14:11 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 12 Feb 2008 22:11:06 +0000 (14:11 -0800)
NEWS

diff --git a/NEWS b/NEWS
index 7106780..d8b2bc2 100644 (file)
--- 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.