diff options
| author | uwe.tews@googlemail.com <uwe.tews@googlemail.com> | 2011-09-22 14:51:34 +0000 |
|---|---|---|
| committer | uwe.tews@googlemail.com <uwe.tews@googlemail.com> | 2011-09-22 14:51:34 +0000 |
| commit | 6e22abb6dde8ef2b0cf7462f17c16d983c963ac0 (patch) | |
| tree | 746607b27f527c4c3a48b12d7305eb103dad8d5b /change_log.txt | |
| parent | 48295d9573ce580d5c06e8df23a8f7ffbd2dec51 (diff) | |
| download | smarty-6e22abb6dde8ef2b0cf7462f17c16d983c963ac0.tar.gz smarty-6e22abb6dde8ef2b0cf7462f17c16d983c963ac0.tar.bz2 smarty-6e22abb6dde8ef2b0cf7462f17c16d983c963ac0.zip | |
- bugfix {foreachelse} does fail if {section} was nested inside {foreach}
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 b59338c9..7999d400 100644 --- a/change_log.txt +++ b/change_log.txt @@ -1,4 +1,7 @@ ===== Smarty 3.1 trunk ===== +22.09.2011 +- bugfix {foreachelse} does fail if {section} was nested inside {foreach} + 21.09.2011 - bugfix look for mixed case plugin file names as in 3.0 if not found try all lowercase - added $error_muting to suppress error messages even for badly implemented error_handlers |
