diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2012-02-20 10:34:18 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2012-02-20 10:34:18 +0000 |
commit | 5f25bb8223d090d13af5869893fa35e5b8c44182 (patch) | |
tree | ac2c6ca61c4b629ff7c950eb7120f61f27b4cf8f | |
parent | 66d61af2b5dcb5171ea96faedcccff0f045d6231 (diff) | |
download | zsh-5f25bb8223d090d13af5869893fa35e5b8c44182.tar.gz zsh-5f25bb8223d090d13af5869893fa35e5b8c44182.tar.xz zsh-5f25bb8223d090d13af5869893fa35e5b8c44182.zip |
Fix post number for 30203 zsh-4.3.16
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog index bd67a8696..40036c470 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 $ ***************************************************** |