summaryrefslogtreecommitdiff
path: root/change_log.txt
diff options
context:
space:
mode:
authoruwetews <uwe.tews@googlemail.com>2016-08-14 02:38:55 +0200
committeruwetews <uwe.tews@googlemail.com>2016-08-14 02:38:55 +0200
commit1b6d2a9375e83850f3c26030253da5667d86f06f (patch)
tree5836fc31a4bccadbd34d0601b68aef25639046f3 /change_log.txt
parentfee77dbfb844dd7f9d5986ae1d741ae39e7b2bd3 (diff)
downloadsmarty-1b6d2a9375e83850f3c26030253da5667d86f06f.tar.gz
smarty-1b6d2a9375e83850f3c26030253da5667d86f06f.tar.bz2
smarty-1b6d2a9375e83850f3c26030253da5667d86f06f.zip
- bugfix Class 'Smarty_Internal_Runtime_ValidateCompiled' not found when upgrading from some older Smarty versions with existing
compiled or cached template files https://github.com/smarty-php/smarty/issues/269
Diffstat (limited to 'change_log.txt')
-rw-r--r--change_log.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/change_log.txt b/change_log.txt
index aa19638c..cb7a7347 100644
--- a/change_log.txt
+++ b/change_log.txt
@@ -1,6 +1,8 @@
===== 3.1.31-dev ===== (xx.xx.xx)
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
+ compiled or cached template files https://github.com/smarty-php/smarty/issues/269
===== 3.1.30 ===== (07.08.2016)