diff options
| author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2008-06-27 17:10:01 +0000 |
|---|---|---|
| committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2008-06-27 17:10:01 +0000 |
| commit | 571935c823120231c02487d5492a68100909078d (patch) | |
| tree | 8bb08584b355a546ef8d4c1c74ca35ba54367dbf /CHANGES | |
| parent | 6bc6e97da5fbfe0da1ea1848b1c4bb056d696a4a (diff) | |
| download | rtmux-571935c823120231c02487d5492a68100909078d.tar.gz rtmux-571935c823120231c02487d5492a68100909078d.tar.bz2 rtmux-571935c823120231c02487d5492a68100909078d.zip | |
Handle bad session/client properly.
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -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 $ |