about 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 cb35290b4..f63ffa6fa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-10-23  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* 39715: Src/Zle/complist.c: handle multibyte characters when
+	highlighting completion listing.
+
 2016-10-22  Barton E. Schaefer  <schaefer@zsh.org>
 
 	* 39710 (cf. Alex George: 39709): Completion/Base/Completer/_expand,