diff options
| author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-10-23 10:48:23 +0000 |
|---|---|---|
| committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-10-23 10:48:23 +0000 |
| commit | 688a487570e39312c39d7a46e0a7ed6e61392ee8 (patch) | |
| tree | ed01d3073c1decf05b67adc25a19b0901d16d1e9 /CHANGES | |
| parent | 21c17da7e6f4631dc418a7b1768d217ce1ccae2f (diff) | |
| download | rtmux-688a487570e39312c39d7a46e0a7ed6e61392ee8.tar.gz rtmux-688a487570e39312c39d7a46e0a7ed6e61392ee8.tar.bz2 rtmux-688a487570e39312c39d7a46e0a7ed6e61392ee8.zip | |
Lift last MAXNAMELEN limit on -s argument.
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 $ |