about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2005-09-29 14:39:18 +0000
committerBart Schaefer <barts@users.sourceforge.net>2005-09-29 14:39:18 +0000
commit6183db6faa0815f09267062769c602a1de3d9e81 (patch)
tree81f23ff7805a417801b83dacb0eca61a3127798c /ChangeLog
parent5d6995abb1104771ac94720b9a73c51e88e4c51f (diff)
downloadzsh-6183db6faa0815f09267062769c602a1de3d9e81.tar.gz
zsh-6183db6faa0815f09267062769c602a1de3d9e81.tar.xz
zsh-6183db6faa0815f09267062769c602a1de3d9e81.zip
21770: tweak 21760 to avoid conflicts with global bindings
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eb1a48d70..35cf2ddd2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,6 +17,12 @@
 	* 21778: Completion/Debian/Command/_piuparts: completion for
 	piuparts.
  
+2005-09-27  Bart Schaefer  <schaefer@zsh.org>
+
+	* 21770: Src/Zle/zle_keymap.c: tweak 21760 so binding XYA in a
+	local keymap does not prevent bindings X or XY in the global
+	keymap from being chosen (upon key timeout).
+
 2005-09-27  Peter Stephenson  <pws@csr.com>
 
 	* 21769: Src/utils.c, Src/Zle/complist.c: fix some consequences of