diff options
| author | uwetews <uwe.tews@googlemail.com> | 2016-07-26 04:00:15 +0200 |
|---|---|---|
| committer | uwetews <uwe.tews@googlemail.com> | 2016-07-26 04:00:15 +0200 |
| commit | 335f199cbc7d67ce509607cf052d73e5bfbc3159 (patch) | |
| tree | aabf26b9f3327f12faf2f27df9ff0a90dc6dc9e2 /change_log.txt | |
| parent | f74a0d575a99bc9b0e307c2698a3756c2ac9fab1 (diff) | |
| download | smarty-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.txt | 3 |
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 |
