From a36d9bc8092a359d9d753cf1aae42122f0fa9a7f Mon Sep 17 00:00:00 2001 From: uwetews Date: Sun, 27 Mar 2016 18:53:53 +0200 Subject: [PATCH] Fixing wrong date --- change_log.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/change_log.txt b/change_log.txt index 84ddfdf0..54b2ee7a 100644 --- a/change_log.txt +++ b/change_log.txt @@ -1,15 +1,15 @@  ===== 3.1.30-dev ===== (xx.xx.xx) - 27.03.2014 - - bugfix change of 11.03.2014 cause again {capture} data could not been seen in other templates with {$smarty.capture.name} https://github.com/smarty-php/smarty/issues/153 + 27.03.2016 + - bugfix change of 11.03.2016 cause again {capture} data could not been seen in other templates with {$smarty.capture.name} https://github.com/smarty-php/smarty/issues/153 - 11.03.2014 + 11.03.2016 - optimization of capture and security handling - improvement $smarty->clearCompiledTemplate() should return on recompiled or uncompiled resources - 10.03.2014 + 10.03.2016 - optimization of resource processing - 09.03.2014 + 09.03.2016 - improvement rework of 'scope' attribute handling see see NEW_FEATURES.txt https://github.com/smarty-php/smarty/issues/194 https://github.com/smarty-php/smarty/issues/186 https://github.com/smarty-php/smarty/issues/179 - bugfix correct Autoloader update of 2.3.2014 https://github.com/smarty-php/smarty/issues/199