mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-03 10:21:46 +02:00
Fix post number for 30203
This commit is contained in:
parent
66d61af2b5
commit
5f25bb8223
1 changed files with 2 additions and 2 deletions
|
@ -28,7 +28,7 @@
|
|||
|
||||
2012-02-12 Peter Stephenson <p.w.stephenson@ntlworld.com>
|
||||
|
||||
* 30181 (plus rename PF_ flags to PREFORK_: Src/exec.c,
|
||||
* 30203 (plus rename PF_ flags to PREFORK_): Src/exec.c,
|
||||
Src/glob.c, Src/subst.c, Src/zsh.h, Test/D04parameter.ztst:
|
||||
Pass sh-wordsplitting instructions to nested parameter
|
||||
substitution by flags, avoiding side effects of explicitly
|
||||
|
@ -15995,5 +15995,5 @@
|
|||
|
||||
*****************************************************
|
||||
* This is used by the shell to define $ZSH_PATCHLEVEL
|
||||
* $Revision: 1.5589 $
|
||||
* $Revision: 1.5590 $
|
||||
*****************************************************
|
||||
|
|
Loading…
Reference in a new issue