mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-10 00:31:07 +02:00
38632: remove trailing space on #compdef line for compinit parsing
This commit is contained in:
parent
0516736eae
commit
5e4db660b2
2 changed files with 4 additions and 1 deletions
|
@ -8,6 +8,9 @@
|
|||
|
||||
2016-06-07 Barton E. Schaefer <schaefer@zsh.org>
|
||||
|
||||
* 38632: Completion/Linux/Command/_pkgtool: remove trailing space
|
||||
on #compdef line for compinit parsing
|
||||
|
||||
* 38630: Src/builtin.c: fix infinite loop of "hash ="
|
||||
|
||||
2016-06-06 Daniel Shahaf <d.s@daniel.shahaf.name>
|
||||
|
|
Loading…
Reference in a new issue