diff options
author | Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp> | 2018-04-05 10:34:12 +0900 |
---|---|---|
committer | Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp> | 2018-04-05 10:34:12 +0900 |
commit | 35734810d1b042ca1fb4508ae3813ef999ff1aa9 (patch) | |
tree | cd0b79529c4dcdd83f7c2156c4090644dc61399d /ChangeLog | |
parent | e9a76d392449801456c4b47733f187d219477786 (diff) | |
download | zsh-35734810d1b042ca1fb4508ae3813ef999ff1aa9.tar.gz zsh-35734810d1b042ca1fb4508ae3813ef999ff1aa9.tar.xz zsh-35734810d1b042ca1fb4508ae3813ef999ff1aa9.zip |
42578: _shutdown: add support for macOS
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 0ff97d936..038fb91a1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,8 @@ * 42577: Completion/Unix/Command/_strings: fix macOS support + * 42578: Completion/Unix/Command/_shutdown: add support for macOS + 2018-04-04 Peter Stephenson <p.w.stephenson@ntlworld.com> * unposted: 5.4.2-test-2. |