summaryrefslogtreecommitdiff
path: root/change_log.txt
diff options
context:
space:
mode:
Diffstat (limited to 'change_log.txt')
-rw-r--r--change_log.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/change_log.txt b/change_log.txt
index c0bf6609..d9cd5910 100644
--- a/change_log.txt
+++ b/change_log.txt
@@ -2,6 +2,7 @@
05.10.2011
- bugfix of problem introduced with r4342 by replacing strlen() with isset()
- add environment configuration issue with mbstring.func_overload Smarty cannot compensate for (Issue #45)
+- bugfix nofilter tag option did not disable default modifier
04.10.2011
- bugfix assign() in plugins called in subtemplates did change value also in parent template