From f39e61762ce1fe73a1858f7877dc93f38ef40510 Mon Sep 17 00:00:00 2001 From: uwetews Date: Tue, 19 Jul 2016 03:37:01 +0200 Subject: - bugfix multiple {include} with relative filepath within {block}{/block} could fail https://github.com/smarty-php/smarty/issues/246 --- change_log.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'change_log.txt') diff --git a/change_log.txt b/change_log.txt index 55015cfc..39bbfe6d 100644 --- a/change_log.txt +++ b/change_log.txt @@ -1,4 +1,7 @@  ===== 3.1.30-dev ===== (xx.xx.xx) + 19.07.2016 + - bugfix multiple {include} with relative filepath within {block}{/block} could fail https://github.com/smarty-php/smarty/issues/246 + 18.07.2016 - bugfix {foreach} if key variable and item@key attribute have been used both the key variable was not updated https://github.com/smarty-php/smarty/issues/254 - bugfix modifier on plugins like {plugin|modifier ... } did fail when the plugin does return an array https://github.com/smarty-php/smarty/issues/228 -- cgit v1.3