diff options
| author | uwetews <uwe.tews@googlemail.com> | 2015-12-25 10:29:29 +0100 |
|---|---|---|
| committer | uwetews <uwe.tews@googlemail.com> | 2015-12-25 10:29:29 +0100 |
| commit | fbf544286a4793afe822b32bc68ce6fe138ebe8d (patch) | |
| tree | 9b5afc80fbfe49286ae65cf0ab8d0dc83102b605 /change_log.txt | |
| parent | 613e66c257ba6364ef2b06f17eac47d888ceffbb (diff) | |
| download | smarty-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.txt | 2 |
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 |
