mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-13 01:31:18 +02:00
27658: work around globbing problems in zip completion
This commit is contained in:
parent
f8e05427db
commit
d7dab4fee6
1 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2010-02-08 Peter Stephenson <pws@csr.com>
|
||||||
|
|
||||||
|
* 27658: Completion/Unix/Command/_zip: work around globbing
|
||||||
|
problems.
|
||||||
|
|
||||||
2010-02-07 Peter Stephenson <p.w.stephenson@ntlworld.com>
|
2010-02-07 Peter Stephenson <p.w.stephenson@ntlworld.com>
|
||||||
|
|
||||||
* Frank: 27679:
|
* Frank: 27679:
|
||||||
|
@ -12693,5 +12698,5 @@
|
||||||
|
|
||||||
*****************************************************
|
*****************************************************
|
||||||
* This is used by the shell to define $ZSH_PATCHLEVEL
|
* This is used by the shell to define $ZSH_PATCHLEVEL
|
||||||
* $Revision: 1.4884 $
|
* $Revision: 1.4885 $
|
||||||
*****************************************************
|
*****************************************************
|
||||||
|
|
Loading…
Reference in a new issue