about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <okiddle@yahoo.co.uk>2014-02-05 23:18:26 +0100
committerOliver Kiddle <okiddle@yahoo.co.uk>2014-02-05 23:18:26 +0100
commit137b15a44704917ff2d765d574714accc7e3d5b1 (patch)
treefe8187d23eb385c7159eb0a50a7009e6e4b842ee /ChangeLog
parente1bc9d0a44da9c27c5558767cdb75da1a3424a4b (diff)
downloadzsh-137b15a44704917ff2d765d574714accc7e3d5b1.tar.gz
zsh-137b15a44704917ff2d765d574714accc7e3d5b1.tar.xz
zsh-137b15a44704917ff2d765d574714accc7e3d5b1.zip
32355: document and test vi mode undo changes
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b836b0e83..978adb1fa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2014-02-05  Oliver Kiddle <opk@zsh.org>
 
+	* 32355: Doc/Zsh/zle.yo Test/X02zlevi.ztst Test/comptest: document
+	and test vi mode undo changes
+
 	* 32342: Src/Zle/zle_main.c, Src/Zle/zle_vi.c: fix overstrike for vi
 	mode and use varying vi commands at line start