mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-16 12:21:18 +02:00
unposted: test changed needed by foregoing patch
This commit is contained in:
parent
a5a1296fa0
commit
1395a5a70f
2 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
|||
2008-08-13 Peter Stephenson <p.w.stephenson@ntlworld.com>
|
||||
|
||||
* unposted: Test/V01zmodload.ztst: change consequent on having
|
||||
a new parameter in zsh/parameter.
|
||||
|
||||
* 25448: Doc/Zsh/mod_parameter.yo, Src/exec.c, Src/init.c,
|
||||
Src/Modules/parameter.c, Src/zsh.h, Src/Modules/parameter.c
|
||||
Src/Modules/parameter.mdd: add $funcfiletrace to show
|
||||
|
|
|
@ -183,6 +183,7 @@
|
|||
>p:dis_galiases
|
||||
>p:dis_reswords
|
||||
>p:dis_saliases
|
||||
>p:funcfiletrace
|
||||
>p:funcsourcetrace
|
||||
>p:funcstack
|
||||
>p:functions
|
||||
|
|
Loading…
Reference in a new issue