diff options
| author | uwetews <uwe.tews@googlemail.com> | 2016-07-23 22:37:17 +0200 |
|---|---|---|
| committer | uwetews <uwe.tews@googlemail.com> | 2016-07-23 22:37:17 +0200 |
| commit | eb2d9d4e6d0a774f4373f813f6154c637c3107ff (patch) | |
| tree | af55439ba17acdf5f3e748646a37e65e56e3f49c /change_log.txt | |
| parent | 2ba2f6e2e7dbb494d804551720bad781684cbf53 (diff) | |
| download | smarty-eb2d9d4e6d0a774f4373f813f6154c637c3107ff.tar.gz smarty-eb2d9d4e6d0a774f4373f813f6154c637c3107ff.tar.bz2 smarty-eb2d9d4e6d0a774f4373f813f6154c637c3107ff.zip | |
- improvement remove double funtion declaration in plugin shared.escape_special_cars.php https://github.com/smarty-php/smarty/issues/229
Diffstat (limited to 'change_log.txt')
| -rw-r--r-- | change_log.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/change_log.txt b/change_log.txt index 6c9d8da5..59d2d92b 100644 --- a/change_log.txt +++ b/change_log.txt @@ -2,6 +2,7 @@ 23.07.2016 - bugfix setTemplateDir('/') and setTemplateDir('') did create wrong absolute filepath https://github.com/smarty-php/smarty/issues/245 - optimization of filepath normalization + - improvement remove double funtion declaration in plugin shared.escape_special_cars.php https://github.com/smarty-php/smarty/issues/229 19.07.2016 - bugfix multiple {include} with relative filepath within {block}{/block} could fail https://github.com/smarty-php/smarty/issues/246 |
