about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2014-12-05 20:12:02 +0100
committerOliver Kiddle <opk@zsh.org>2014-12-05 20:13:33 +0100
commit7a4a309973a2cfad2aefbfd6dfa8cc137005b227 (patch)
tree2fc0780fd45029ea4b9eb49239a20dd5bd2163da /ChangeLog
parentb0a659e71062cd80af82a0a60101d2a122da8cdb (diff)
downloadzsh-7a4a309973a2cfad2aefbfd6dfa8cc137005b227.tar.gz
zsh-7a4a309973a2cfad2aefbfd6dfa8cc137005b227.tar.xz
zsh-7a4a309973a2cfad2aefbfd6dfa8cc137005b227.zip
33860: minor fixes to vi mode changes
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7c15d969b..ca2a6021c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2014-12-05  Oliver Kiddle  <opk@zsh.org>
 
+	* 33860: Src/Zle/textobjects.c, Src/Zle/zle_misc.c,
+	Src/Zle/zle_move.c, Src/Zle/zle_vi.c, Test/X02zlevi.ztst:
+	minor fixes to vi mode changes
+
 	* 33845: Src/Zle/zle_hist.c: save correct cursor position with
 	push-line from vi command mode