mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-12 23:11:14 +02:00
40162: _arguments support for a match spec in combination with sets
This commit is contained in:
parent
fa88f57c06
commit
02eb1595e8
3 changed files with 11 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2016-12-22 Oliver Kiddle <opk@zsh.org>
|
||||
|
||||
* 40162: Src/Zle/computil.c, Test/Y03arguments.ztst: _arguments
|
||||
support for a match spec in combination with sets
|
||||
|
||||
2016-12-22 Daniel Shahaf <d.s@daniel.shahaf.name>
|
||||
|
||||
* unposted: Config/version.mk: Post-release version bump to
|
||||
|
|
|
@ -1288,7 +1288,7 @@ parse_cadef(char *nam, char **args)
|
|||