summaryrefslogtreecommitdiff
path: root/change_log.txt
diff options
context:
space:
mode:
authoruwetews <uwe.tews@googlemail.com>2015-12-23 00:44:51 +0100
committeruwetews <uwe.tews@googlemail.com>2015-12-23 00:44:51 +0100
commitad635471cba584dfe774922dfb5b92c7e7722d8b (patch)
treebdb18580499f3548ba88690f83ac14a49dab9b2b /change_log.txt
parentef3da3cc0b63c9baf49005fe4f7a83f42ac2a1e1 (diff)
downloadsmarty-ad635471cba584dfe774922dfb5b92c7e7722d8b.tar.gz
smarty-ad635471cba584dfe774922dfb5b92c7e7722d8b.tar.bz2
smarty-ad635471cba584dfe774922dfb5b92c7e7722d8b.zip
- optimization move internal method decodeProperties back into template object
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 2c401a20..7f1e5d66 100644
--- a/change_log.txt
+++ b/change_log.txt
@@ -1,4 +1,7 @@
 ===== 3.1.30-dev ===== (xx.xx.xx)
+ 23.12.2015
+ - optimization move internal method decodeProperties back into template object
+
22.12.2015
- change $xxx_dir properties from private to protected in case Smarty class gets extended
- code optimizations