aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2007-10-23 09:36:19 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2007-10-23 09:36:19 +0000
commit25e94a05264809294417aeebc63e9d64c487dce1 (patch)
tree4cd3b2f11f52633002372500315e75047848a9c2 /CHANGES
parent98e7e79e4c52821270e0670273a9149bcb6e5a4c (diff)
downloadrtmux-25e94a05264809294417aeebc63e9d64c487dce1.tar.gz
rtmux-25e94a05264809294417aeebc63e9d64c487dce1.tar.bz2
rtmux-25e94a05264809294417aeebc63e9d64c487dce1.zip
List client command.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES8
1 files changed, 7 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index cc679b44..0e0239e4 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,9 @@
+23 October 2007
+
+* (nicm) Show size in session/window lists.
+* (nicm) Pass tty up to server when client identifies and add a list-clients
+ command to list connected clients.
+
20 October 2007
* (nicm) Add default-command option and change default to be $SHELL rather than
@@ -144,5 +150,5 @@
(including mutt, emacs). No status bar yet and no key remapping or other
customisation.
-$Id: CHANGES,v 1.46 2007-10-20 09:57:08 nicm Exp $
+$Id: CHANGES,v 1.47 2007-10-23 09:36:19 nicm Exp $