summaryrefslogtreecommitdiff
path: root/change_log.txt
diff options
context:
space:
mode:
authoruwetews <uwe.tews@googlemail.com>2016-08-20 14:18:43 +0200
committeruwetews <uwe.tews@googlemail.com>2016-08-20 14:18:43 +0200
commitc39abdf83edba65aea7bf21d4e6b222b2926dd7f (patch)
tree1ec5dc50a253d2b25b56f835ebcda88ecfb62389 /change_log.txt
parentdb01627c1cdc65b015fd762bcefc654d9c2678f7 (diff)
downloadsmarty-c39abdf83edba65aea7bf21d4e6b222b2926dd7f.tar.gz
smarty-c39abdf83edba65aea7bf21d4e6b222b2926dd7f.tar.bz2
smarty-c39abdf83edba65aea7bf21d4e6b222b2926dd7f.zip
- bugfix {config_load ... scope="global"} shall not throw an arror but fallback to scope="smarty" https://github.com/smarty-php/smarty/issues/274
Diffstat (limited to 'change_log.txt')
-rw-r--r--change_log.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/change_log.txt b/change_log.txt
index e19d526a..83e93bae 100644
--- a/change_log.txt
+++ b/change_log.txt
@@ -1,4 +1,7 @@
===== 3.1.31-dev ===== (xx.xx.xx)
+ 20.08-2016
+ - bugfix {config_load ... scope="global"} shall not throw an arror but fallback to scope="smarty" https://github.com/smarty-php/smarty/issues/274
+
14.08.2016
- bugfix $smarty_>debugging = true; did E_NOTICE messages when {eval} tag was used https://github.com/smarty-php/smarty/issues/266
- bugfix Class 'Smarty_Internal_Runtime_ValidateCompiled' not found when upgrading from some older Smarty versions with existing