NEWS: update for 3.83
authorH. Peter Anvin <hpa@zytor.com>
Wed, 26 Aug 2009 04:19:26 +0000 (21:19 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 26 Aug 2009 04:19:26 +0000 (21:19 -0700)
NEWS
doc/memdisk.txt

diff --git a/NEWS b/NEWS
index 735bed7..594cf75 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,12 @@ Changes in 3.83:
        * MEMDISK: fix problems booting from USB on Thinkpads, and
          possibly other machines or hardware combinations.
        * isohybrid: fix the -id option.
+       * HDT: updated to version 0.3.4.
+       * MEMDISK: the stack size is now configurable, with the stack=
+         option.
+       * Simple menu: fix Ctrl-W (word erase) in command-line edit.
+       * Simple menu: fix crash on some platforms.
+       * Gfxboot: fixes to the configuration file parsing.
 
 Changes in 3.82:
        * isohybrid: fix the -partok logic for loading from a partition.
index 79d7640..58ec748 100644 (file)
@@ -122,6 +122,12 @@ f) The following option can be used to pause to view the messages:
 
    pause       Wait for a keypress right before booting
 
+g) The following option can be used to set the real-mode stack size.
+   The default is 512 bytes, but if there is a failure it might be
+   interesting to set it to something larger:
+
+   stack=size   Set the stack to "size" bytes
+
 
 Some interesting things to note: