From f91e7bfd381826eb88edacc7b5766c262a71b033 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Tue, 3 Jun 2008 05:35:51 +0000 Subject: If no command is specified, assume new-session. --- CHANGES | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 817edebd..11a74aa2 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,7 @@ 03 June 2008 +* If no command is specified, assume new-session. As a byproduct, clean up + command default values into seperate init functions. * kill-server command. 02 June 2008 @@ -372,4 +374,4 @@ (including mutt, emacs). No status bar yet and no key remapping or other customisation. -$Id: CHANGES,v 1.99 2008-06-03 05:10:38 nicm Exp $ +$Id: CHANGES,v 1.100 2008-06-03 05:35:50 nicm Exp $ -- cgit