From 6148053a153a5abd59f27e1dbe7cc6072e17f13b Mon Sep 17 00:00:00 2001 From: "monte.ohrt" Date: Wed, 16 Jan 2013 02:07:15 +0000 Subject: [PATCH] update changelog --- change_log.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/change_log.txt b/change_log.txt index 8527ab45..d5aec677 100644 --- a/change_log.txt +++ b/change_log.txt @@ -1,4 +1,5 @@ ===== trunk ===== +===== Smarty-3.1.13 ===== 13.01.2013 - enhancement allow to disable exception message escaping by SmartyException::$escape = false; (Issue #130)