summaryrefslogtreecommitdiff
path: root/change_log.txt
diff options
context:
space:
mode:
authoruwe.tews@googlemail.com <uwe.tews@googlemail.com>2011-10-10 11:38:27 +0000
committeruwe.tews@googlemail.com <uwe.tews@googlemail.com>2011-10-10 11:38:27 +0000
commitd3258767a61e65513a79b9f1337b73d564a57ea0 (patch)
tree7ca0628e6d43aa179fbf9e8aa32092976708b628 /change_log.txt
parent1cfdafccdd9c275bca7a0087a51eae833e6e0c08 (diff)
downloadsmarty-d3258767a61e65513a79b9f1337b73d564a57ea0.tar.gz
smarty-d3258767a61e65513a79b9f1337b73d564a57ea0.tar.bz2
smarty-d3258767a61e65513a79b9f1337b73d564a57ea0.zip
- bugfix <?xml> tag did create wrong output when caching enabled and the tag was in included subtemplate
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 d7c31df4..bf6e4bc2 100644
--- a/change_log.txt
+++ b/change_log.txt
@@ -1,6 +1,7 @@
===== trunk =====
10.10.2011
- bugfix variable name typo in {html_options} and {html_checkboxes} (Issue #54)
+- bugfix <?xml> tag did create wrong output when caching enabled and the tag was in included subtemplate
===== Smarty-3.1.3 =====
07.10.2011