summaryrefslogtreecommitdiff
path: root/change_log.txt
diff options
context:
space:
mode:
authoruwe.tews@googlemail.com <uwe.tews@googlemail.com>2011-09-22 19:13:15 +0000
committeruwe.tews@googlemail.com <uwe.tews@googlemail.com>2011-09-22 19:13:15 +0000
commit00a4769aa5807542d2dd811cfd269a75d47f32e6 (patch)
treee8626c55437616337bc588e2ec25807a7924be5b /change_log.txt
parent6e22abb6dde8ef2b0cf7462f17c16d983c963ac0 (diff)
downloadsmarty-00a4769aa5807542d2dd811cfd269a75d47f32e6.tar.gz
smarty-00a4769aa5807542d2dd811cfd269a75d47f32e6.tar.bz2
smarty-00a4769aa5807542d2dd811cfd269a75d47f32e6.zip
- bugfix debug.tpl did not display correctly when it was compiled with escape_html = true
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 7999d400..fd963ebd 100644
--- a/change_log.txt
+++ b/change_log.txt
@@ -1,6 +1,8 @@
===== Smarty 3.1 trunk =====
22.09.2011
- bugfix {foreachelse} does fail if {section} was nested inside {foreach}
+- bugfix debug.tpl did not display correctly when it was compiled with escape_html = true
+
21.09.2011
- bugfix look for mixed case plugin file names as in 3.0 if not found try all lowercase