From 1bdaf9a2a6d484d03b359f1b321ece3025f254f8 Mon Sep 17 00:00:00 2001 From: Uwe Tews Date: Fri, 31 Oct 2014 02:02:52 +0100 Subject: [PATCH] v3.1.15 --- change_log.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/change_log.txt b/change_log.txt index 54a51482..f490e6bd 100644 --- a/change_log.txt +++ b/change_log.txt @@ -1,5 +1,5 @@ - ===== Smarty-3.1.14 ===== + ===== Smarty-3.1.15 ===== 01.10.2013 - use current delimiters in compiler error messages (issue 157) - improvement on performance when using error handler and multiple template folders (issue 152)