aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2007-10-03 10:18:32 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2007-10-03 10:18:32 +0000
commit9bb907f2a72721f7da4e67365d0ed6765f945006 (patch)
treecae5422b90725e9c7004801998284b96a3067baf /CHANGES
parent7ccdbf392d87fc7ad9e79dc5a642c415386a72aa (diff)
downloadrtmux-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--CHANGES7
1 files changed, 6 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 94b021f0..dedf3859 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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 $