cvs: smarty / ChangeLog
[email protected] (changelog) Sun, 23 Apr 2006 05:32:00 -0000
| Newsgroups | php.smarty.cvs |
|---|---|
| Message-ID | <cvschangelog1145770320@cvsserver> |
changelog Sun Apr 23 05:32:00 2006 UTC
Modified files:
/smarty ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewcvs.cgi/smarty/ChangeLog?r1=1.413&r2=1.414&diff_format=u
Index: smarty/ChangeLog
diff -u smarty/ChangeLog:1.413 smarty/ChangeLog:1.414
--- smarty/ChangeLog:1.413 Wed Apr 5 05:32:01 2006
+++ smarty/ChangeLog Sun Apr 23 05:32:00 2006
@@ -1,3 +1,10 @@
+2006-04-22 Messju Mohr <[email protected]>
+
+ * NEWS
+ libs/Smarty_Compiler.class.php:
+ fix handling of block-methods of registered objects
+ thanks to El Hombre Gris
+
2006-04-04 Monte Ohrt <[email protected]>
* libs/plugins/function.html_select_date.php:
@@ -3689,7 +3696,7 @@
* libs/Smarty.class.php
libs/Smarty_Compiler.class.php:
- added CVS $Id: ChangeLog,v 1.413 2006/04/05 05:32:01 changelog Exp $
+ added CVS $Id: ChangeLog,v 1.414 2006/04/23 05:32:00 changelog Exp $
2003-03-31 Messju Mohr <[email protected]>