diff options
| author | uwetews <uwe.tews@googlemail.com> | 2015-12-21 22:50:55 +0100 |
|---|---|---|
| committer | uwetews <uwe.tews@googlemail.com> | 2015-12-21 22:50:55 +0100 |
| commit | fd09164be5713f87a7a92b5583f6e9c3b71edd79 (patch) | |
| tree | 0671af48c1cb95917115b93832361d1db2443862 /change_log.txt | |
| parent | 76bb166eda0e86518a902b5fb84b32a0872e5a52 (diff) | |
| download | smarty-fd09164be5713f87a7a92b5583f6e9c3b71edd79.tar.gz smarty-fd09164be5713f87a7a92b5583f6e9c3b71edd79.tar.bz2 smarty-fd09164be5713f87a7a92b5583f6e9c3b71edd79.zip | |
- optimization of filepath normalization
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 405b35d0..44cc8330 100644 --- a/change_log.txt +++ b/change_log.txt @@ -2,6 +2,8 @@ 21.12.2015 - bugfix a filepath starting with '/' or '\' on windows should normalize to the root dir of current working drive https://github.com/smarty-php/smarty/issues/134 + - optimization of filepath normalization + ===== 3.1.29 ===== (21.12.2015) 21.12.2015 - optimization improve speed of filetime checks on extends and extendsall resource |
