summaryrefslogtreecommitdiff
path: root/change_log.txt
diff options
context:
space:
mode:
Diffstat (limited to 'change_log.txt')
-rw-r--r--change_log.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/change_log.txt b/change_log.txt
index 5ad5f263..f2f77d95 100644
--- a/change_log.txt
+++ b/change_log.txt
@@ -1,7 +1,8 @@
 ===== 3.1.29-dev ===== (xx.xx.2015)
19.12.2015
- bugfix using $smarty.capture.foo in expressions could fail https://github.com/smarty-php/smarty/pull/138
-
+ - bugfix broken PHP 5.2 compatibility
+
18.12.2015
- bugfix regression when modifier parameter was follow by math https://github.com/smarty-php/smarty/issues/132