summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 503eb4575..a5ac3713e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-11-02  Barton E. Schaefer  <schaefer@zsh.org>
+
+	* 39811: Src/Zle/zle_vi.c: vi-repeat-change must not be the
+	"motion" of vi-change, lest it infinitely repeat itself.
+
 2016-11-01  Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>
 
 	* 39731: Completion/Unix/Command/_awk: add support for gawk