From 6d7d36d9a675f69a18f5a8722dd22c0f2f70504d Mon Sep 17 00:00:00 2001 From: uwetews Date: Tue, 19 Jul 2016 20:22:10 +0200 Subject: [PATCH] Fx changelog text for - bugfix {match} shell injection vulnerability patch provided by Tim Weber --- change_log.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/change_log.txt b/change_log.txt index 857ada7e..18cdb653 100644 --- a/change_log.txt +++ b/change_log.txt @@ -1,7 +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 - - bugfix {match} shell injection vulnerability patch provided by Tim Weber + - bugfix {math} shell injection vulnerability patch provided by Tim Weber 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