summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorhpa <hpa>2004-12-21 23:01:43 +0000
committerhpa <hpa>2004-12-21 23:01:43 +0000
commitc81c57367f2abbb1003de78990ead873c857193d (patch)
tree45a03870d7021ad8e97a07a79e87f54bc485cd7a /NEWS
parent8db502c28e8d3d076c834762b95c62ec501574fc (diff)
downloadsyslinux-c81c57367f2abbb1003de78990ead873c857193d.tar.gz
Add NOESCAPE command to disable Shift key; update NEWS.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0e22cb54..1a8f0bdf 100644
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,10 @@ Changes in 2.20:
boot sector to a file instead of the real boot sector. This
is currently not supported in any of the other installers,
but should be added to the Win32 installer at some point.
+ * ALL: New NOESCAPE command, disables the "hold down the Shift
+ key to display the prompt" behaviour.
+ * New simple menu system, as an alternative to the advanced
+ menu system already present. See README.menu for details.
Changes in 2.13:
* MEMDISK: Fix command-line parsing "brown paper bag" class