summaryrefslogtreecommitdiff
path: root/change_log.txt
diff options
context:
space:
mode:
authoruwetews <uwe.tews@googlemail.com>2015-12-25 10:29:29 +0100
committeruwetews <uwe.tews@googlemail.com>2015-12-25 10:29:29 +0100
commitfbf544286a4793afe822b32bc68ce6fe138ebe8d (patch)
tree9b5afc80fbfe49286ae65cf0ab8d0dc83102b605 /change_log.txt
parent613e66c257ba6364ef2b06f17eac47d888ceffbb (diff)
downloadsmarty-fbf544286a4793afe822b32bc68ce6fe138ebe8d.tar.gz
smarty-fbf544286a4793afe822b32bc68ce6fe138ebe8d.tar.bz2
smarty-fbf544286a4793afe822b32bc68ce6fe138ebe8d.zip
- new feature If ACP is enabled force an apc_compile_file() when compiled or cached template was updated
Diffstat (limited to 'change_log.txt')
-rw-r--r--change_log.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/change_log.txt b/change_log.txt
index e195ed64..344aa65c 100644
--- a/change_log.txt
+++ b/change_log.txt
@@ -2,6 +2,8 @@
25.12.2015
- compile {block} tag code and its processing into classes
- optimization replace hhvm extension by inline code
+ - new feature If ACP is enabled force an apc_compile_file() when compiled or cached template was updated
+
24.12.2015
- new feature Compiler does now observe the template_dir setting and will create separate compiled files if required