diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2008-06-03 05:35:51 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2008-06-03 05:35:51 +0000 |
commit | f91e7bfd381826eb88edacc7b5766c262a71b033 (patch) | |
tree | 13fdab052b3993bb54adb54bc976afe27b666e94 /CHANGES | |
parent | eaee4dc800734a8ccebb78af02440a8e3d7769bd (diff) | |
download | rtmux-f91e7bfd381826eb88edacc7b5766c262a71b033.tar.gz rtmux-f91e7bfd381826eb88edacc7b5766c262a71b033.tar.bz2 rtmux-f91e7bfd381826eb88edacc7b5766c262a71b033.zip |
If no command is specified, assume new-session.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 $ |