aboutsummaryrefslogtreecommitdiffstats
path: root/include/smarty/change_log.txt
diff options
context:
space:
mode:
Diffstat (limited to 'include/smarty/change_log.txt')
-rw-r--r--include/smarty/change_log.txt7
1 files changed, 6 insertions, 1 deletions
diff --git a/include/smarty/change_log.txt b/include/smarty/change_log.txt
index e9472f45b..cecda63d1 100644
--- a/include/smarty/change_log.txt
+++ b/include/smarty/change_log.txt
@@ -1,4 +1,9 @@
- ===== 3.1.28-dev===== (xx.xx.2015)
+ ===== 3.1.28 ===== (13.12.2015)
+ 13.12.2015
+ - bugfix {foreach} and {section} with uppercase characters in name attribute did not work (forum topic 25819)
+ - bugfix $smarty->debugging_ctrl = 'URL' did not work (forum topic 25811)
+ - bugfix Debug Console could display incorrect data when using subtemplates
+
09.12.2015
- bugix Smarty did fail under PHP 7.0.0 with use_include_path = true;