summaryrefslogtreecommitdiff
path: root/change_log.txt
diff options
context:
space:
mode:
authoruwe.tews@googlemail.com <uwe.tews@googlemail.com>2011-02-09 17:50:05 +0000
committeruwe.tews@googlemail.com <uwe.tews@googlemail.com>2011-02-09 17:50:05 +0000
commit0154f17de2b2dd16ff9c016923015ac19af9c0cb (patch)
treef24bd5cf65c85b54cb6dcd545da4b48af2665405 /change_log.txt
parent5c8541eae3fe942fcdcaa52d5bb134b78fc210a4 (diff)
downloadsmarty-0154f17de2b2dd16ff9c016923015ac19af9c0cb.tar.gz
smarty-0154f17de2b2dd16ff9c016923015ac19af9c0cb.tar.bz2
smarty-0154f17de2b2dd16ff9c016923015ac19af9c0cb.zip
- bugfix removed security hole when using {$smarty.template}
Diffstat (limited to 'change_log.txt')
-rw-r--r--change_log.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/change_log.txt b/change_log.txt
index 2d97d2f4..3e960845 100644
--- a/change_log.txt
+++ b/change_log.txt
@@ -1,4 +1,7 @@
===== SVN trunk =====
+09/02/2011
+- bugfix removed security hole when using {$smarty.template}
+
01/02/2011
- removed assert() from config and template parser