aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2007-10-26 16:57:32 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2007-10-26 16:57:32 +0000
commit4a325c8f9366a1c7643d193ff2e613bbc91ce144 (patch)
treee83434607a56459a436387e06fe559a860a59768 /CHANGES
parent51482b57ae351396f2f38b507f9e248fa93c712b (diff)
downloadrtmux-4a325c8f9366a1c7643d193ff2e613bbc91ce144.tar.gz
rtmux-4a325c8f9366a1c7643d193ff2e613bbc91ce144.tar.bz2
rtmux-4a325c8f9366a1c7643d193ff2e613bbc91ce144.zip
unlink-window command. Also fix some u_int -> int problems.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 7f32b2a4..c908c444 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,6 @@
26 October 2007
+* (nicm) unlink-window command.
* (nicm) link-window command to link an existing window into another session
(or another index in the same session). Syntax:
@@ -175,5 +176,5 @@
(including mutt, emacs). No status bar yet and no key remapping or other
customisation.
-$Id: CHANGES,v 1.53 2007-10-26 13:03:59 nicm Exp $
+$Id: CHANGES,v 1.54 2007-10-26 16:57:32 nicm Exp $