From 4a325c8f9366a1c7643d193ff2e613bbc91ce144 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Fri, 26 Oct 2007 16:57:32 +0000 Subject: unlink-window command. Also fix some u_int -> int problems. --- CHANGES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'CHANGES') 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 $ -- cgit