aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2007-10-23 10:48:23 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2007-10-23 10:48:23 +0000
commit688a487570e39312c39d7a46e0a7ed6e61392ee8 (patch)
treeed01d3073c1decf05b67adc25a19b0901d16d1e9 /CHANGES
parent21c17da7e6f4631dc418a7b1768d217ce1ccae2f (diff)
downloadrtmux-688a487570e39312c39d7a46e0a7ed6e61392ee8.tar.gz
rtmux-688a487570e39312c39d7a46e0a7ed6e61392ee8.tar.bz2
rtmux-688a487570e39312c39d7a46e0a7ed6e61392ee8.zip
Lift last MAXNAMELEN limit on -s argument.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 0e0239e4..e570374d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,6 @@
23 October 2007
+* (nicm) Lift limit on session name passed with -s.
* (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.
@@ -150,5 +151,5 @@
(including mutt, emacs). No status bar yet and no key remapping or other
customisation.
-$Id: CHANGES,v 1.47 2007-10-23 09:36:19 nicm Exp $
+$Id: CHANGES,v 1.48 2007-10-23 10:48:22 nicm Exp $