diff options
| author | uwe.tews@googlemail.com <uwe.tews@googlemail.com> | 2011-06-16 17:27:32 +0000 |
|---|---|---|
| committer | uwe.tews@googlemail.com <uwe.tews@googlemail.com> | 2011-06-16 17:27:32 +0000 |
| commit | 4d07e3b03e7cfda5fcb09d9c0f11a25145d86e94 (patch) | |
| tree | 32ea681f240c83bed0f0452c5a2dffc7d809a26b /change_log.txt | |
| parent | bc96213c44812460ecb61f6dcfcdcdbfc8e64445 (diff) | |
| download | smarty-4d07e3b03e7cfda5fcb09d9c0f11a25145d86e94.tar.gz smarty-4d07e3b03e7cfda5fcb09d9c0f11a25145d86e94.tar.bz2 smarty-4d07e3b03e7cfda5fcb09d9c0f11a25145d86e94.zip | |
- bugfix do not overwrite 'smarty' template variable when {include ... scope=parent} exits
Diffstat (limited to 'change_log.txt')
| -rw-r--r-- | change_log.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/change_log.txt b/change_log.txt index 4727ce58..71ac579c 100644 --- a/change_log.txt +++ b/change_log.txt @@ -1,5 +1,8 @@ ===== SVN trunk ===== -09/0672011 +16/06/2011 +- bugfix do not overwrite 'smarty' template variable when {include ... scope=parent} exits + +09/06/2011 - bugfix smarty security_policy issue in plugins {html_image} and {fetch} 07/06/2011 |
