From b7d47964002d7ff57c38ec35bd47f9b46369390e Mon Sep 17 00:00:00 2001 From: "Uwe.Tews@googlemail.com" Date: Mon, 17 Jun 2013 13:48:22 +0000 Subject: [PATCH] - bugfix added smarty_security.php to composer.json (Issue 135) --- change_log.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/change_log.txt b/change_log.txt index 070a4625..39528e1a 100644 --- a/change_log.txt +++ b/change_log.txt @@ -2,6 +2,7 @@ 17.06.2013 - fixed spelling in sources and documentation (from smarty-developers forum Veres Lajos) - enhancement added constant SMARTY::CLEAR_EXPIRED for the change of 26.05.2013 (forum topic 24310) +- bugfix added smarty_security.php to composer.json (Issue 135) 26.05.2013 - enhancement an expire_time of -1 in clearCache() and clearAllCache() will delete outdated cache files