about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2014-11-03 00:36:00 +0100
committerOliver Kiddle <opk@zsh.org>2014-11-03 00:36:00 +0100
commit73ca1531593eb6907bf639882effba47d574b744 (patch)
tree33aaf6631309337ff3199b2611b2c0ecb2835c62 /ChangeLog
parent4d89ec25f17712e8e1710727a7ca211c5591d9e9 (diff)
downloadzsh-73ca1531593eb6907bf639882effba47d574b744.tar.gz
zsh-73ca1531593eb6907bf639882effba47d574b744.tar.xz
zsh-73ca1531593eb6907bf639882effba47d574b744.zip
33593: support numeric argument to vi-join
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2616ac480..9994ef399 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2014-11-02  Oliver Kiddle  <opk@zsh.org>
 
+	* 33593: Src/Zle/zle_vi.c, Test/X02zlevi.ztst:
+	support numeric argument to vi-join
+
 	* 33575: Src/Zle/zle_params.c, Src/Zle/zle_utils.c: reset vi change
 	start position if text is inserted before it or on history movement