diff options
| author | uwe.tews@googlemail.com <uwe.tews@googlemail.com> | 2011-10-04 16:18:24 +0000 |
|---|---|---|
| committer | uwe.tews@googlemail.com <uwe.tews@googlemail.com> | 2011-10-04 16:18:24 +0000 |
| commit | dbda42bc6cf603ca1a4e36bd78baf4d208d01b53 (patch) | |
| tree | 0f870bf80289c6085cf07611465634c3b795e75e /change_log.txt | |
| parent | 9ca21fac778cc824940d9d5580266c7740697734 (diff) | |
| download | smarty-dbda42bc6cf603ca1a4e36bd78baf4d208d01b53.tar.gz smarty-dbda42bc6cf603ca1a4e36bd78baf4d208d01b53.tar.bz2 smarty-dbda42bc6cf603ca1a4e36bd78baf4d208d01b53.zip | |
- bugfix assign() in plugins called in subtemplates did change value also in parent template
Diffstat (limited to 'change_log.txt')
| -rw-r--r-- | change_log.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/change_log.txt b/change_log.txt index f61d470b..a52159fe 100644 --- a/change_log.txt +++ b/change_log.txt @@ -1,4 +1,7 @@ ===== trunk ===== +04.10.2011 +- bugfix assign() in plugins called in subtemplates did change value also in parent template + ===== Smarty-3.1.2 ===== 03.10.2011 - improvement add internal $joined_template_dir property instead computing it on the fly several times |
