summaryrefslogtreecommitdiff
path: root/change_log.txt
diff options
context:
space:
mode:
authoruwetews <uwe.tews@googlemail.com>2016-07-19 20:22:10 +0200
committeruwetews <uwe.tews@googlemail.com>2016-07-19 20:22:10 +0200
commit6d7d36d9a675f69a18f5a8722dd22c0f2f70504d (patch)
treea825c6deabc0aa0fb2789c457f40ae0b8138acfa /change_log.txt
parent50068ca52a484cb7b82fb5ae592e9024a0fbcd3c (diff)
downloadsmarty-6d7d36d9a675f69a18f5a8722dd22c0f2f70504d.tar.gz
smarty-6d7d36d9a675f69a18f5a8722dd22c0f2f70504d.tar.bz2
smarty-6d7d36d9a675f69a18f5a8722dd22c0f2f70504d.zip
Fx changelog text for - bugfix {match} shell injection vulnerability patch provided by Tim Weber
Diffstat (limited to 'change_log.txt')
-rw-r--r--change_log.txt2
1 files changed, 1 insertions, 1 deletions
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