summaryrefslogtreecommitdiff
path: root/change_log.txt
diff options
context:
space:
mode:
authoruwe.tews@googlemail.com <uwe.tews@googlemail.com>2011-10-04 17:50:39 +0000
committeruwe.tews@googlemail.com <uwe.tews@googlemail.com>2011-10-04 17:50:39 +0000
commiteb9714cf0eba534ee005eee44d6fd10cd915ad84 (patch)
treea1421940a5b1c51b12c28f1e31e2b64f6b082992 /change_log.txt
parent4cb1e143ccc30d2e5b529422b538c9442ecf9d66 (diff)
downloadsmarty-eb9714cf0eba534ee005eee44d6fd10cd915ad84.tar.gz
smarty-eb9714cf0eba534ee005eee44d6fd10cd915ad84.tar.bz2
smarty-eb9714cf0eba534ee005eee44d6fd10cd915ad84.zip
- bugfix output filter should not run on individually cached subtemplates
- add unloadFilter() method
Diffstat (limited to 'change_log.txt')
-rw-r--r--change_log.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/change_log.txt b/change_log.txt
index 23e98e01..e6a47e41 100644
--- a/change_log.txt
+++ b/change_log.txt
@@ -2,6 +2,8 @@
04.10.2011
- bugfix assign() in plugins called in subtemplates did change value also in parent template
- bugfix of problem introduced with r4342 on math plugin
+- bugfix output filter should not run on individually cached subtemplates
+- add unloadFilter() method
===== Smarty-3.1.2 =====
03.10.2011