diff options
| author | uwe.tews@googlemail.com <uwe.tews@googlemail.com> | 2011-09-23 22:27:44 +0000 |
|---|---|---|
| committer | uwe.tews@googlemail.com <uwe.tews@googlemail.com> | 2011-09-23 22:27:44 +0000 |
| commit | 537285032c0e09d620cbe4e7ea14a5924a43d5a5 (patch) | |
| tree | 9d2270ec1c5f6a40bc9539b3eff51ec9fba87955 /change_log.txt | |
| parent | 50a8f805dd9a3c327b6cb78ca6d6476802934272 (diff) | |
| download | smarty-537285032c0e09d620cbe4e7ea14a5924a43d5a5.tar.gz smarty-537285032c0e09d620cbe4e7ea14a5924a43d5a5.tar.bz2 smarty-537285032c0e09d620cbe4e7ea14a5924a43d5a5.zip | |
- bugfix error muting was not implemented for cache locking
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 4e745526..fe71d9ab 100644 --- a/change_log.txt +++ b/change_log.txt @@ -5,6 +5,7 @@ - bugfix a relative {include} in child template blocks failed - bugfix direct setting of $template_dir, $config_dir, $plugins_dir in __construct() of an extended Smarty class created problems +- bugfix error muting was not implemented for cache locking ===== Smarty 3.1.1 ===== 22.09.2011 |
