summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e8913487d..60bbcf640 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2017-12-18 Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>
+ * 42412: Src/Zle/zle_word.c: fix a bug in 42116. Also fix a few
+ widgets which were calling wrong function when negative numeric
+ argument was given.
+
+2017-12-18 Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>
+
* 42116: Src/Zle/zle_word.c, Src/Zle/textobjects.c, Src/Zle/zle.h,
Test/X02zlevi.ztst: multibyte support for Zle vi-mode word motion