diff options
author | Oliver Kiddle <opk@zsh.org> | 2017-09-18 17:21:16 +0200 |
---|---|---|
committer | Oliver Kiddle <opk@zsh.org> | 2017-09-18 17:21:16 +0200 |
commit | c2a189b336ae985e2bd904a350ee14c69f1a9afe (patch) | |
tree | ecc68d7693319abfc248950049c06b9a7d06bf4a /ChangeLog | |
parent | da085b7a20729401c725f91ae930200d0deda64f (diff) | |
download | zsh-c2a189b336ae985e2bd904a350ee14c69f1a9afe.tar.gz zsh-c2a189b336ae985e2bd904a350ee14c69f1a9afe.tar.xz zsh-c2a189b336ae985e2bd904a350ee14c69f1a9afe.zip |
41726: add + and = to option specs taking arguments and update options to 1.7.5
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index d020cf4c8..a019fabe9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2017-09-18 Oliver Kiddle <opk@zsh.org> + * 41726: Completion/Linux/Command/_cryptsetup: add + and = to + option specs taking arguments and update options to 1.7.5 + * 41720: Completion/Linux/Command/_chrt, Completion/Linux/Command/_ionice, Completion/Linux/Command/_losetup, |