cvs: smarty / ChangeLog
changelog <[email protected]>
| Newsgroups | gmane.comp.php.cvs.smarty |
|---|---|
| Message-ID | <cvschangelog1060216254@cvsserver> |
changelog Wed Aug 6 20:30:54 2003 EDT
Modified files:
/smarty ChangeLog
Log:
ChangeLog update
Index: smarty/ChangeLog
diff -u smarty/ChangeLog:1.173 smarty/ChangeLog:1.174
--- smarty/ChangeLog:1.173 Tue Aug 5 20:30:53 2003
+++ smarty/ChangeLog Wed Aug 6 20:30:53 2003
@@ -1,3 +1,20 @@
+2003-08-06 Messju Mohr <[email protected]>
+
+ * NEWS
+ libs/Smarty.class.php
+ libs/Smarty_Compiler.class.php
+ libs/core/core.process_compiled_include.php:
+ added optional parameter $cache_attrs to register_function() and
+ register_block(). $cache_attrs is an array containing attribute- names
+ that should be cached on calls to functions that have $cacheable set
+ to false.
+
+ * libs/Smarty.class.php:
+ fixed bug in _run_mod_handler
+
+ * libs/Smarty_Compiler.class.php:
+ fixed bug with autoload-handling of modifiers. thanks ándre.
+
2003-08-05 Messju Mohr <[email protected]>
* libs/Config_File.class.php
@@ -953,7 +970,7 @@
* libs/Smarty.class.php
libs/Smarty_Compiler.class.php:
- added CVS $Id: ChangeLog,v 1.173 2003/08/06 00:30:53 changelog Exp $
+ added CVS $Id: ChangeLog,v 1.174 2003/08/07 00:30:53 changelog Exp $
2003-03-31 Messju Mohr <[email protected]>
--
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php