diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2012-12-21 21:48:20 +0100 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2012-12-21 21:48:20 +0100 |
commit | a8db90178a5d4680f05974d24d0df91ff340da41 (patch) | |
tree | 75ac166cd91a338fc3a217de691d1dd95cccd97c /ChangeLog | |
parent | 35b54edbe05f59a0278f722c6f115b6f6c1468c5 (diff) | |
parent | daa828bc51b48110f0a584fa2b74895d2cc761c1 (diff) | |
download | zsh-a8db90178a5d4680f05974d24d0df91ff340da41.tar.gz zsh-a8db90178a5d4680f05974d24d0df91ff340da41.zip |
Merge new upstream release
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 12 insertions, 1 deletions
@@ -1,3 +1,14 @@ +2012-12-21 Peter Stephenson <p.w.stephenson@ntlworld.com> + + * unposted: README, Config/version.mk, Etc/FAQ.yo: release + 5.0.2. + +2012-12-21 Peter Stephenson <pws@csr.com> + + * 30930: Src/parse.c, Test/D03procsubst.ztst: anonymous + functions shouldn't be marked as simple; this prevented process + based features from working in their arguments. + 2012-12-20 Peter Stephenson <p.w.stephenson@ntlworld.com> * unposted: Config/version.mk: zsh 5.0.1. @@ -401,5 +412,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5776 $ +* $Revision: 1.5778 $ ***************************************************** |