summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2008-06-19 22:04:02 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2008-06-19 22:04:02 +0000
commit73d1558ed0a7feb9bb90767b1852f8a989136c0d (patch)
tree1772762b5922313ce14620afc10666ed5d832277 /CHANGES
parent24cc3626dc811ba28aa39f46b5abde57d61c2118 (diff)
status-lines -> status, prefix-key -> prefix
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index a0a62270..526060fc 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,7 @@
19 June 2008
+* Use "status" consistently for status line option, and prefix for "prefix" key
+ option.
* Allow commands to be entered at a prompt. This is triggered with the
command-prompt command, bound to : by default.
* Show status messages properly, without blocking the server.
@@ -509,4 +511,4 @@
(including mutt, emacs). No status bar yet and no key remapping or other
customisation.
-$Id: CHANGES,v 1.127 2008-06-19 20:45:15 nicm Exp $
+$Id: CHANGES,v 1.128 2008-06-19 22:04:01 nicm Exp $