diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2010-11-20 23:46:26 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2010-11-20 23:46:26 +0000 |
commit | e6946adf57a44fe84781f20c395ba51bd39fd4d9 (patch) | |
tree | 029ca814f09f54fadfd73baf9280b2ab0555ac4b /ChangeLog | |
parent | 8f20b2361cc2e3911ba67b92f6aa89e7457d17de (diff) | |
download | zsh-e6946adf57a44fe84781f20c395ba51bd39fd4d9.tar.gz zsh-e6946adf57a44fe84781f20c395ba51bd39fd4d9.tar.xz zsh-e6946adf57a44fe84781f20c395ba51bd39fd4d9.zip |
28425: remove null arguments and untokenize
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 947b84777..c8ecb4bd4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2010-11-20 Peter Stephenson <p.w.stephenson@ntlworld.com> + + * 28425: Src/subst.c: remove null arguments and untokenize. + 2010-11-18 Peter Stephenson <pws@csr.com> * 28419: Doc/Zsh/expn.yo, Src/subst.c, Test/D04parameter.ztst: @@ -13828,5 +13832,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5123 $ +* $Revision: 1.5124 $ ***************************************************** |