Fx changelog text for - bugfix {match} shell injection vulnerability patch provided by Tim Weber

This commit is contained in:
uwetews
2016-07-19 20:22:10 +02:00
parent 50068ca52a
commit 6d7d36d9a6

View File

@@ -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