diff options
Diffstat (limited to 'change_log.txt')
| -rw-r--r-- | change_log.txt | 2 |
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) |
