From eaee4dc800734a8ccebb78af02440a8e3d7769bd Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Tue, 3 Jun 2008 05:10:38 +0000 Subject: Quick and dirty kill-server command. --- CHANGES | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 3e665e91..817edebd 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +03 June 2008 + +* kill-server command. + 02 June 2008 * New command, start-server (alias "start"), to start the tmux server and do @@ -368,4 +372,4 @@ (including mutt, emacs). No status bar yet and no key remapping or other customisation. -$Id: CHANGES,v 1.98 2008-06-02 21:08:36 nicm Exp $ +$Id: CHANGES,v 1.99 2008-06-03 05:10:38 nicm Exp $ -- cgit