diff options
| author | uwe.tews@googlemail.com <uwe.tews@googlemail.com> | 2011-10-04 18:58:17 +0000 |
|---|---|---|
| committer | uwe.tews@googlemail.com <uwe.tews@googlemail.com> | 2011-10-04 18:58:17 +0000 |
| commit | 8bab7fe5224f737b6ca4e6d3a4eef48209de97c7 (patch) | |
| tree | 3999973d5f7759fe0e5aaec0f311601275f051c8 /change_log.txt | |
| parent | eb9714cf0eba534ee005eee44d6fd10cd915ad84 (diff) | |
| download | smarty-8bab7fe5224f737b6ca4e6d3a4eef48209de97c7.tar.gz smarty-8bab7fe5224f737b6ca4e6d3a4eef48209de97c7.tar.bz2 smarty-8bab7fe5224f737b6ca4e6d3a4eef48209de97c7.zip | |
- bugfix has_nocache_code flag was not reset before compilation
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 e6a47e41..1a58b67e 100644 --- a/change_log.txt +++ b/change_log.txt @@ -4,6 +4,7 @@ - bugfix of problem introduced with r4342 on math plugin - bugfix output filter should not run on individually cached subtemplates - add unloadFilter() method +- bugfix has_nocache_code flag was not reset before compilation ===== Smarty-3.1.2 ===== 03.10.2011 |
