update changelog

This commit is contained in:
uwe.tews@googlemail.com
2010-11-21 03:12:26 +00:00
parent abf779f91b
commit f14de1689c

View File

@@ -1,3 +1,6 @@
===== Smarty 3.0.5 =====
19/11/2010 19/11/2010
- bugfix on block plugins with modifiers - bugfix on block plugins with modifiers
@@ -22,6 +25,8 @@
- bugfix captured content could not be accessed globally - bugfix captured content could not be accessed globally
- bugfix Smarty2 wrapper functions could not be call from within plugins - bugfix Smarty2 wrapper functions could not be call from within plugins
===== Smarty 3.0.4 =====
14/11/2010 14/11/2010
- bugfix isset() did not allow multiple parameter - bugfix isset() did not allow multiple parameter
- improvment of some error messages - improvment of some error messages