about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2014-11-17 00:44:26 +0100
committerOliver Kiddle <opk@zsh.org>2014-11-17 00:49:32 +0100
commit25cc978a99aae07604f4c84dd2e82d3669c2c61c (patch)
tree492a6ae2a3921c67e1c0c3c107cb24c25b951f82 /ChangeLog
parent15fc2cd4f09a63ab9aa15f61e9724ffbd8ab8a89 (diff)
downloadzsh-25cc978a99aae07604f4c84dd2e82d3669c2c61c.tar.gz
zsh-25cc978a99aae07604f4c84dd2e82d3669c2c61c.tar.xz
zsh-25cc978a99aae07604f4c84dd2e82d3669c2c61c.zip
33633: support vim style text objects
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9d32e2e4a..279b45f86 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2014-11-16  Oliver Kiddle  <opk@zsh.org>
 
+	* 33633: Src/Zle/zle_vi.c: support vim style text objects
+
 	* 33632: Src/Zle/zle_main.c, Src/Zle/zle_vi.c: use viopp and visual
 	local keymaps if they exist