diff options
author | dana <dana@dana.is> | 2018-06-12 19:22:43 -0500 |
---|---|---|
committer | dana <dana@dana.is> | 2018-06-12 19:32:53 -0500 |
commit | 2fb6533f04dfd8179897e6d87e22757cf73eeb6b (patch) | |
tree | ac59c73d7e0b432e4900b769ac170502e013afd8 /ChangeLog | |
parent | 684db0f9fee126fc51315b621d602b4791b674fb (diff) | |
download | zsh-2fb6533f04dfd8179897e6d87e22757cf73eeb6b.tar.gz zsh-2fb6533f04dfd8179897e6d87e22757cf73eeb6b.tar.xz zsh-2fb6533f04dfd8179897e6d87e22757cf73eeb6b.zip |
unposted: Change 'Mac OS X' reference to 'macOS'
I've left other references (see _growisofs and _hdiutil) alone, since they all appear in the context of legacy features.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog index b0cb2b35d..f048e1210 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,14 @@ +2018-06-12 dana <dana@dana.is> + + * unposted: Completion/Darwin/Type/_mac_applications: Change 'Mac OS X' to + 'macOS' + 2018-06-11 dana <dana@dana.is> - * 42983: dana: Completion/Unix/Command/_man: Address misc. feedback + * 42983: Completion/Unix/Command/_man: Address misc. feedback - * 42984: dana: Completion/Unix/Type/_files, - Completion/Unix/Type/_object_files: Fix argument pass-through to compadd + * 42984: Completion/Unix/Type/_files, Completion/Unix/Type/_object_files: + Fix argument pass-through to compadd 2018-06-10 Oliver Kiddle <okiddle@yahoo.co.uk> |