From 48ad0431fb46871cb4a045b275c36ff524cc0fa0 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Tue, 30 Oct 2007 11:10:33 +0000 Subject: swap-window command. --- CHANGES | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index d5d1bc50..483a308d 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +30 October 2007 + +* (nicm) swap-window command. Same as link-window but swaps windows. + 26 October 2007 * (nicm) Saving scroll region on \e7 causes problems with ncmpc so I guess @@ -178,5 +182,5 @@ (including mutt, emacs). No status bar yet and no key remapping or other customisation. -$Id: CHANGES,v 1.55 2007-10-26 17:15:50 nicm Exp $ +$Id: CHANGES,v 1.56 2007-10-30 11:10:33 nicm Exp $ -- cgit