diff options
author | Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp> | 2018-04-05 10:27:45 +0900 |
---|---|---|
committer | Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp> | 2018-04-05 10:27:45 +0900 |
commit | e9a76d392449801456c4b47733f187d219477786 (patch) | |
tree | da3543581a1da79547108c937fe3162a8af80ca7 /ChangeLog | |
parent | f027f1d6e876708bc75d4217e1ca26898658d8d3 (diff) | |
download | zsh-e9a76d392449801456c4b47733f187d219477786.tar.gz zsh-e9a76d392449801456c4b47733f187d219477786.tar.xz zsh-e9a76d392449801456c4b47733f187d219477786.zip |
42577: fix macOS support in _strings
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 5c34e293e..0ff97d936 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2018-04-05 Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp> + + * 42577: Completion/Unix/Command/_strings: fix macOS support + 2018-04-04 Peter Stephenson <p.w.stephenson@ntlworld.com> * unposted: 5.4.2-test-2. |