summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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