diff options
| author | uwe.tews@googlemail.com <uwe.tews@googlemail.com> | 2011-09-20 17:27:45 +0000 |
|---|---|---|
| committer | uwe.tews@googlemail.com <uwe.tews@googlemail.com> | 2011-09-20 17:27:45 +0000 |
| commit | bff28f38a497d93e25c529f73fd3421ea01eed14 (patch) | |
| tree | 5be392c82d88e616a3a915eaa8374961a31fa671 /change_log.txt | |
| parent | 2df84e24a6864a757a5b36dcba74c43276505e79 (diff) | |
| download | smarty-bff28f38a497d93e25c529f73fd3421ea01eed14.tar.gz smarty-bff28f38a497d93e25c529f73fd3421ea01eed14.tar.bz2 smarty-bff28f38a497d93e25c529f73fd3421ea01eed14.zip | |
- bugfix {include} did not work inside nested {block} tags
Diffstat (limited to 'change_log.txt')
| -rw-r--r-- | change_log.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/change_log.txt b/change_log.txt index 5a53f817..ab03140d 100644 --- a/change_log.txt +++ b/change_log.txt @@ -2,6 +2,7 @@ 20.09.2011 - bugfix removed debug echo output while compiling template inheritance - bugfix relative paths in $template_dir broke relative path resolving in {include "../foo.tpl"} +- bugfix {include} did not work inside nested {block} tags 19.09.2011 - bugfix regression in Smarty_CacheReource_KeyValueStore introduced by r4261 |
