summary refs log tree commit diff
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 7906ba40c..3d463e7fa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2015-12-08  Peter Stephenson  <p.stephenson@samsung.com>
+
+	* users/21071: Src/Zle/zle_keymap.c: Multibyte key sequences
+	couldn't be bound if the initial byte was the start of any
+	self-insert sequence.
+
 2015-12-07  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
 	* 37344: Doc/Zsh/expn.yo, Src/subst.c, Src/utils.c, Src/zsh.h,