summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2017-10-11 01:23:42 +0200
committerOliver Kiddle <opk@zsh.org>2017-10-11 01:23:42 +0200
commit233c0e89032950a031c7e559b4f71944d49e4664 (patch)
tree96ffd8564137baa98bc81eddaa888545b5537b00 /ChangeLog
parentaeed51fdfcdc10b6f866c9ff794c5baa99d1b39e (diff)
downloadzsh-233c0e89032950a031c7e559b4f71944d49e4664.tar.gz
zsh-233c0e89032950a031c7e559b4f71944d49e4664.tar.xz
zsh-233c0e89032950a031c7e559b4f71944d49e4664.zip
41835: handle multibyte characters with compset -p and -s
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e141f23b5..e7d6e988a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2017-10-10  Oliver Kiddle  <opk@zsh.org>
+
+	* 41835: Src/Zle/complete.c: handle multibyte characters with
+	compset -p and -s
+
 2017-10-10  Peter Stephenson  <p.stephenson@samsung.com>
 
 	* uposted, c.f. 41846: Completion/Unix/Command/_expand ->