summaryrefslogtreecommitdiff
path: root/change_log.txt
diff options
context:
space:
mode:
authoruwetews <uwe.tews@googlemail.com>2016-11-23 17:12:38 +0100
committeruwetews <uwe.tews@googlemail.com>2016-11-23 17:12:38 +0100
commit27928ece9ce517c93cd0e7a327eaa353eb467a11 (patch)
treeb320e05c8c12dc237724bd2960b9cb8e2b07c29b /change_log.txt
parent04a2327c75cee3481fb0bb9205ef32335d2f7b92 (diff)
downloadsmarty-27928ece9ce517c93cd0e7a327eaa353eb467a11.tar.gz
smarty-27928ece9ce517c93cd0e7a327eaa353eb467a11.tar.bz2
smarty-27928ece9ce517c93cd0e7a327eaa353eb467a11.zip
- move template object cache into static variables
Diffstat (limited to 'change_log.txt')
-rw-r--r--change_log.txt7
1 files changed, 5 insertions, 2 deletions
diff --git a/change_log.txt b/change_log.txt
index 6dd8c150..b6bf544f 100644
--- a/change_log.txt
+++ b/change_log.txt
@@ -1,5 +1,8 @@
-===== 3.1.31-dev ===== (xx.xx.xx)
- 19.11.2016
+===== 3.1.31 ===== (23.11.2016)
+ 23.11.2016
+ - move template object cache into static variables
+
+ 19.11.2016
- bugfix inheritance root child templates containing nested {block}{/block} could call sub-bock content from parent
template https://github.com/smarty-php/smarty/issues/317
- change version checking