summaryrefslogtreecommitdiff
path: root/change_log.txt
diff options
context:
space:
mode:
authoruwetews <uwe.tews@googlemail.com>2016-11-11 23:09:28 +0100
committeruwetews <uwe.tews@googlemail.com>2016-11-11 23:09:28 +0100
commit05933749c0fc1681d990dc95d7f10910e57cfd15 (patch)
tree760559df9521c3a1ca88213ee987c78831eb87d2 /change_log.txt
parentbe054c1727b7aa3d40fd9189d7690d0d9655560d (diff)
downloadsmarty-05933749c0fc1681d990dc95d7f10910e57cfd15.tar.gz
smarty-05933749c0fc1681d990dc95d7f10910e57cfd15.tar.bz2
smarty-05933749c0fc1681d990dc95d7f10910e57cfd15.zip
- smaller speed optimization
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 13837f30..19facf61 100644
--- a/change_log.txt
+++ b/change_log.txt
@@ -2,6 +2,7 @@
11.11.2016
- bugfix when Smarty is using a cached template object on Smarty::fetch() or Smarty::isCached() the inheritance data
must be removed https://github.com/smarty-php/smarty/issues/312
+ - smaller speed optimization
08.11.2016
- add bootstrap file to load and register Smarty_Autoloader. Change composer.json to make it known to composer