diff options
author | Peter Stephenson <pws@zsh.org> | 2015-06-08 09:50:26 +0100 |
---|---|---|
committer | Peter Stephenson <pws@zsh.org> | 2015-06-08 09:50:26 +0100 |
commit | 40446a9827310f732ed591e8408a8d0443fa0773 (patch) | |
tree | 9a26416479f0445abb5a4310f9343c882aeaa377 /ChangeLog | |
parent | e8cf611879a2d9e6bf84af0dabaa1ff985c96f4e (diff) | |
download | zsh-40446a9827310f732ed591e8408a8d0443fa0773.tar.gz zsh-40446a9827310f732ed591e8408a8d0443fa0773.tar.xz zsh-40446a9827310f732ed591e8408a8d0443fa0773.zip |
35416: Turn on MULTIBYTE in all emulations.
This now includes sh.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 8dfdbc5cd..1ec1b05ef 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2015-06-08 Peter Stephenson <p.stephenson@samsung.com> + + * 35416: Src/options.c: Turn on MULTIBYTE in all + emulations, including sh. + 2015-06-08 Daniel Hahler <zsh@thequod.de> * 35216: Completion/Unix/Command/_git: _git-checkout: do not call |