From e4f41adf5a4e9b265b545dd2b8fe54d7516b0cf2 Mon Sep 17 00:00:00 2001 From: Uwe Tews Date: Wed, 18 Oct 2017 09:40:38 +0200 Subject: -bugfix fix implementation of unclosed block tag in double quoted string of 12.10.2017 https://github.com/smarty-php/smarty/issues/396 https://github.com/smarty-php/smarty/issues/397 https://github.com/smarty-php/smarty/issues/391 https://github.com/smarty-php/smarty/issues/392 --- change_log.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'change_log.txt') diff --git a/change_log.txt b/change_log.txt index 39fb52f4..1745cce7 100644 --- a/change_log.txt +++ b/change_log.txt @@ -1,4 +1,9 @@ ===== 3.1.32 - dev === +18.10.2017 + -bugfix fix implementation of unclosed block tag in double quoted string of 12.10.2017 + https://github.com/smarty-php/smarty/issues/396 https://github.com/smarty-php/smarty/issues/397 + https://github.com/smarty-php/smarty/issues/391 https://github.com/smarty-php/smarty/issues/392 + 12.10.2017 - bugfix $smarty.block.child and $smarty.block.parent could not be used like any $smarty special variable https://github.com/smarty-php/smarty/issues/393 -- cgit v1.3