diff options
author | Oliver Kiddle <opk@zsh.org> | 2017-10-11 01:23:42 +0200 |
---|---|---|
committer | Oliver Kiddle <opk@zsh.org> | 2017-10-11 01:23:42 +0200 |
commit | 233c0e89032950a031c7e559b4f71944d49e4664 (patch) | |
tree | 96ffd8564137baa98bc81eddaa888545b5537b00 /ChangeLog | |
parent | aeed51fdfcdc10b6f866c9ff794c5baa99d1b39e (diff) | |
download | zsh-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-- | ChangeLog | 5 |
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 -> |