From f14de1689c9d33c8e4b011bca3231435e2025ede Mon Sep 17 00:00:00 2001 From: "uwe.tews@googlemail.com" Date: Sun, 21 Nov 2010 03:12:26 +0000 Subject: [PATCH] update changelog --- change_log.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/change_log.txt b/change_log.txt index acbd34e3..a39d582b 100644 --- a/change_log.txt +++ b/change_log.txt @@ -1,3 +1,6 @@ +===== Smarty 3.0.5 ===== + + 19/11/2010 - bugfix on block plugins with modifiers @@ -22,6 +25,8 @@ - bugfix captured content could not be accessed globally - bugfix Smarty2 wrapper functions could not be call from within plugins +===== Smarty 3.0.4 ===== + 14/11/2010 - bugfix isset() did not allow multiple parameter - improvment of some error messages