diff options
| author | uwe.tews@googlemail.com <uwe.tews@googlemail.com> | 2011-07-27 16:47:44 +0000 |
|---|---|---|
| committer | uwe.tews@googlemail.com <uwe.tews@googlemail.com> | 2011-07-27 16:47:44 +0000 |
| commit | 5693de91f5a6a894db763c6b8b24eba49ab5f754 (patch) | |
| tree | 4a0ad31ddaddba32f444bb5ad9f11a9c7d4cf079 /change_log.txt | |
| parent | c4c0cd254ca38e5eef228acec7cb7a64c3cd9735 (diff) | |
| download | smarty-5693de91f5a6a894db763c6b8b24eba49ab5f754.tar.gz smarty-5693de91f5a6a894db763c6b8b24eba49ab5f754.tar.bz2 smarty-5693de91f5a6a894db763c6b8b24eba49ab5f754.zip | |
- bugfix subtemplate could use wrong varibale scope when it was recalled from different templates
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 077fad49..d01dcbb8 100644 --- a/change_log.txt +++ b/change_log.txt @@ -1,4 +1,7 @@ ===== SVN trunk ===== +27/07/2011 +- bugfix subtemplate could use wrong varibale scope when it was recalled from different templates + 26/07/2011 - bugfix experimental getTags() method did not work |
