summaryrefslogtreecommitdiff
path: root/change_log.txt
diff options
context:
space:
mode:
authoruwetews <uwe.tews@googlemail.com>2016-07-26 04:00:15 +0200
committeruwetews <uwe.tews@googlemail.com>2016-07-26 04:00:15 +0200
commit335f199cbc7d67ce509607cf052d73e5bfbc3159 (patch)
treeaabf26b9f3327f12faf2f27df9ff0a90dc6dc9e2 /change_log.txt
parentf74a0d575a99bc9b0e307c2698a3756c2ac9fab1 (diff)
downloadsmarty-335f199cbc7d67ce509607cf052d73e5bfbc3159.tar.gz
smarty-335f199cbc7d67ce509607cf052d73e5bfbc3159.tar.bz2
smarty-335f199cbc7d67ce509607cf052d73e5bfbc3159.zip
- optimization unneeded loading of compiled resource
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 9ecb8390..0e29a182 100644
--- a/change_log.txt
+++ b/change_log.txt
@@ -1,4 +1,7 @@
 ===== 3.1.30-dev ===== (xx.xx.xx)
+ 26.07.2016
+ - optimization unneeded loading of compiled resource
+
24.07.2016
- regression this->addPluginsDir('/abs/path/to/dir') adding absolute path without trailing '/' did fail https://github.com/smarty-php/smarty/issues/260