mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-11 22:51:17 +02:00
41726: add + and = to option specs taking arguments and update options to 1.7.5
This commit is contained in:
parent
da085b7a20
commit
c2a189b336
2 changed files with 56 additions and 31 deletions
|
@ -1,5 +1,8 @@
|
||||||
2017-09-18 Oliver Kiddle <opk@zsh.org>
|
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,
|
* 41720: Completion/Linux/Command/_chrt,
|
||||||
Completion/Linux/Command/_ionice,
|
Completion/Linux/Command/_ionice,
|
||||||
Completion/Linux/Command/_losetup,
|
Completion/Linux/Command/_losetup,
|
||||||
|
|
|
@ -3,47 +3,63 @@
|
||||||