From 4f4cb7847db6333515514712ef3c521825d68b35 Mon Sep 17 00:00:00 2001 From: "uwe.tews@googlemail.com" Date: Sat, 22 Oct 2011 17:07:06 +0000 Subject: [PATCH] fixed changelog --- change_log.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/change_log.txt b/change_log.txt index f5923783..9462ceb4 100644 --- a/change_log.txt +++ b/change_log.txt @@ -1,8 +1,6 @@ ===== trunk ===== - 22.10.2011 -- bugfix use catch Exception instead UnexpectedValueException in - clearCompiledTemplate to be PHP 5.2 compatible +- bugfix smarty_mb_from_unicode() would not decode unicode-points properly - bugfix use catch Exception instead UnexpectedValueException in clearCompiledTemplate to be PHP 5.2 compatible