aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES10
1 files changed, 6 insertions, 4 deletions
diff --git a/CHANGES b/CHANGES
index a43bb656..82b679e0 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,8 +1,10 @@
04 October 2007
-* (mxey) Added my tmux start script as an example (examples/start-tmux.sh)
-* (mxey) New sessions can now be given a command for their first window
-* (mxey) Fixed usage statemnt for new-window
+* (nicm) Partial resizing support. Still buggy. A C-b S and back sometimes fixes
+ it when it goes wonky.
+* (mxey) Added my tmux start script as an example (examples/start-tmux.sh).
+* (mxey) New sessions can now be given a command for their first window.
+* (mxey) Fixed usage statement for new-window.
* (nicm) attach-session (can't believe I forgot it until now!) and list-windows
commands.
* (nicm) rename-window and select-window commands.
@@ -115,5 +117,5 @@
(including mutt, emacs). No status bar yet and no key remapping or other
customisation.
-$Id: CHANGES,v 1.34 2007-10-04 14:14:12 mxey Exp $
+$Id: CHANGES,v 1.35 2007-10-04 19:03:51 nicm Exp $