aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2008-07-19 10:07:50 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2008-07-19 10:07:50 +0000
commit403b1b27ab2a4db06bbf7749c6fc20b841a34f54 (patch)
tree12cbd5b23a104a54ee1c3c144ec4a036a3dca32c /CHANGES
parent1e0cbd24ade46f16b15c10d76eda27c69ae51a0f (diff)
downloadrtmux-403b1b27ab2a4db06bbf7749c6fc20b841a34f54.tar.gz
rtmux-403b1b27ab2a4db06bbf7749c6fc20b841a34f54.tar.bz2
rtmux-403b1b27ab2a4db06bbf7749c6fc20b841a34f54.zip
Handle exact match properly.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index f525c14a..59c593f5 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+19 July 2008
+
+* Unbreak "set status" - tmux thought it was ambiguous, reported by rivo nurges.
+
02 July 2008
* Split vi and emacs mode keys into two tables and add an option (mode-keys)
@@ -610,4 +614,4 @@
(including mutt, emacs). No status bar yet and no key remapping or other
customisation.
-$Id: CHANGES,v 1.149 2008-07-02 21:22:57 nicm Exp $
+$Id: CHANGES,v 1.150 2008-07-19 10:07:50 nicm Exp $