diff options
Diffstat (limited to 'change_log.txt')
| -rw-r--r-- | change_log.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/change_log.txt b/change_log.txt index 7cc23662..9c6f8dd7 100644 --- a/change_log.txt +++ b/change_log.txt @@ -3,6 +3,8 @@ - bugfix some $smarty special template variables are no longer accessed as real variable. using them on calls like {if isset($smarty.foo)} or {if empty($smarty.foo)} will fail http://www.smarty.net/forums/viewtopic.php?t=26222 + - temporary fix for https://github.com/smarty-php/smarty/issues/293 main reason still under investigation + - improvement new tags {block_parent} {block_child} in template inheritance 19.09.2016 - optimization clear compiled and cached folder completely on detected version change |
