about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2014-11-17 00:41:12 +0100
committerOliver Kiddle <opk@zsh.org>2014-11-17 00:49:31 +0100
commit15fc2cd4f09a63ab9aa15f61e9724ffbd8ab8a89 (patch)
tree1041bded696d65463ef61917fb283a7526cab41a /ChangeLog
parent1e934556f7a91cc15e78272763dab05ea16b6d78 (diff)
downloadzsh-15fc2cd4f09a63ab9aa15f61e9724ffbd8ab8a89.tar.gz
zsh-15fc2cd4f09a63ab9aa15f61e9724ffbd8ab8a89.tar.xz
zsh-15fc2cd4f09a63ab9aa15f61e9724ffbd8ab8a89.zip
33632: use viopp and visual local keymaps if they exist
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f3ccb15f7..9d32e2e4a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-11-16  Oliver Kiddle  <opk@zsh.org>
+
+	* 33632: Src/Zle/zle_main.c, Src/Zle/zle_vi.c: use viopp and visual
+	local keymaps if they exist
+
 2014-11-15  Oliver Kiddle  <opk@zsh.org>
 
 	* 33697: Doc/Zsh/zle.yo, Src/Zle/iwidgets.list, Src/Zle/zle_word.c: