summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@linux.intel.com>2011-04-18 13:53:19 -0700
committerH. Peter Anvin <hpa@linux.intel.com>2011-04-18 13:53:19 -0700
commit400330e6ac2422a41a984d177993d945ffacc98f (patch)
tree2994347711b6867aef6234ef6196cf3d7debb024
parentc4c4a898e5856bda4857834845d9f92a97271233 (diff)
downloadsyslinux-400330e6ac2422a41a984d177993d945ffacc98f.tar.gz
NEWS: Document MENU HIDDENKEY
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 5d9b5206..94c47ab9 100644
--- a/NEWS
+++ b/NEWS
@@ -48,7 +48,10 @@ Changes in 4.04:
* Include a set of diagnostics by Gene Cumm.
* Fixes for gcc 4.6 and binutils 2.21.51.
* chain.c32: Allow "uuid" as a synonym to "guid".
- * Handle directory names starting with .. for vfat and iso9660.
+ * Handle directory names starting with .. for vfat and
+ iso9660.
+ * New MENU HIDDENKEY command to provide a one-keystroke way to
+ activate a boot option from a hidden menu intro screen.
Changes in 4.03:
* Don't hang if no configuration file is found.