diff options
| author | uwetews <uwe.tews@googlemail.com> | 2016-07-19 20:17:47 +0200 |
|---|---|---|
| committer | uwetews <uwe.tews@googlemail.com> | 2016-07-19 20:17:47 +0200 |
| commit | 50068ca52a484cb7b82fb5ae592e9024a0fbcd3c (patch) | |
| tree | fac95b1cba769bfe86d88ed22254f3002a8d9f0c /change_log.txt | |
| parent | f39e61762ce1fe73a1858f7877dc93f38ef40510 (diff) | |
| download | smarty-50068ca52a484cb7b82fb5ae592e9024a0fbcd3c.tar.gz smarty-50068ca52a484cb7b82fb5ae592e9024a0fbcd3c.tar.bz2 smarty-50068ca52a484cb7b82fb5ae592e9024a0fbcd3c.zip | |
- bugfix {match} shell injection vulnerability patch provided by Tim Weber
Diffstat (limited to 'change_log.txt')
| -rw-r--r-- | change_log.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/change_log.txt b/change_log.txt index 39bbfe6d..857ada7e 100644 --- a/change_log.txt +++ b/change_log.txt @@ -1,6 +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 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 |
