aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2008-06-27 17:10:01 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2008-06-27 17:10:01 +0000
commit571935c823120231c02487d5492a68100909078d (patch)
tree8bb08584b355a546ef8d4c1c74ca35ba54367dbf /CHANGES
parent6bc6e97da5fbfe0da1ea1848b1c4bb056d696a4a (diff)
downloadrtmux-571935c823120231c02487d5492a68100909078d.tar.gz
rtmux-571935c823120231c02487d5492a68100909078d.tar.bz2
rtmux-571935c823120231c02487d5492a68100909078d.zip
Handle bad session/client properly.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 7d2cef9e..9a1e7c8d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+27 June 2008
+
+* Handle nonexistent session or client to -t properly.
+
25 June 2008
* select-prompt command to allow a window to be selected at a prompt. Only
@@ -573,4 +577,4 @@
(including mutt, emacs). No status bar yet and no key remapping or other
customisation.
-$Id: CHANGES,v 1.144 2008-06-25 20:43:13 nicm Exp $
+$Id: CHANGES,v 1.145 2008-06-27 17:10:01 nicm Exp $