summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2008-06-01 20:32:41 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2008-06-01 20:32:41 +0000
commitcea201df20e918db06a2e9a01b1f144372522d9f (patch)
tree50a9badcf06162a4580a7baede82b06593915a41 /CHANGES
parent65f4284e7fe796e19b6d0c2ba57becee5394e730 (diff)
Don't die if no dst window and -k to linkw.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 297f834b..f284576e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,7 @@
01 June 2008
+* Bug fix: don't die if -k passed to link-window and the destination doesn't
+ exist.
* New command, send-keys, will send a set of keys to a window.
31 May 2008
@@ -314,4 +316,4 @@
(including mutt, emacs). No status bar yet and no key remapping or other
customisation.
-$Id: CHANGES,v 1.95 2008-06-01 20:20:25 nicm Exp $
+$Id: CHANGES,v 1.96 2008-06-01 20:32:41 nicm Exp $