diff options
| author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-10-03 10:18:32 +0000 |
|---|---|---|
| committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-10-03 10:18:32 +0000 |
| commit | 9bb907f2a72721f7da4e67365d0ed6765f945006 (patch) | |
| tree | cae5422b90725e9c7004801998284b96a3067baf /CHANGES | |
| parent | 7ccdbf392d87fc7ad9e79dc5a642c415386a72aa (diff) | |
| download | rtmux-9bb907f2a72721f7da4e67365d0ed6765f945006.tar.gz rtmux-9bb907f2a72721f7da4e67365d0ed6765f945006.tar.bz2 rtmux-9bb907f2a72721f7da4e67365d0ed6765f945006.zip | |
Move command handling into the server and tidy up some bits.
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,8 @@ +03 October 2007 + +* (nicm) Move command parsing into the client. Also rename some messages and + tidy up a few bits. Lots more tidying up needed :-/. + 02 October 2007 * (nicm) Redraw client status lines on rename. @@ -90,5 +95,5 @@ (including mutt, emacs). No status bar yet and no key remapping or other customisation. -$Id: CHANGES,v 1.22 2007-10-02 17:45:05 nicm Exp $ +$Id: CHANGES,v 1.23 2007-10-03 10:18:31 nicm Exp $ |