cvs: smarty / ChangeLog

changelog <[email protected]>
Newsgroups gmane.comp.php.cvs.smarty
Message-ID <cvschangelog1089678768@cvsserver>
changelog		Mon Jul 12 20:32:48 2004 EDT

  Modified files:              
    /smarty	ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/smarty/ChangeLog?r1=1.307&r2=1.308&ty=u
Index: smarty/ChangeLog
diff -u smarty/ChangeLog:1.307 smarty/ChangeLog:1.308
--- smarty/ChangeLog:1.307	Fri Jul  2 20:32:26 2004
+++ smarty/ChangeLog	Mon Jul 12 20:32:48 2004
@@ -1,3 +1,35 @@
+2004-07-12  Messju Mohr  <[email protected]>
+
+    * libs/plugins/modifier.date_format.php:
+      changed call from $smarty->_get_plugin_filepath() to
+      $smarty->get_plugin_filepath()
+
+    * libs/plugins/function.html_checkboxes.php
+      libs/plugins/function.html_image.php
+      libs/plugins/function.html_options.php
+      libs/plugins/function.html_radios.php
+      libs/plugins/function.html_select_date.php
+      libs/plugins/function.html_select_time.php:
+      renamed calls to $smarty->_get_plugin_filepath() to
+      $smarty->get_plugin_filepath()
+
+    * NEWS
+      libs/Smarty.class.php
+      libs/Smarty_Compiler.class.php
+      libs/core/core.load_plugins.php
+      libs/core/core.load_resource_plugin.php:
+      renamed Smarty::_get_plugin_filepath() to Smarty::get_plugin_filepath()
+
+    * NEWS
+      libs/Smarty.class.php
+      libs/core/core.write_compiled_include.php
+      libs/core/core.write_compiled_resource.php
+      libs/core/core.write_file.php:
+      removed touch() call. changing the timestamp of the compiled-template
+      to the source template's may be irritating for certain
+      source-code-caches. now a newly compiled template gets the current
+      time as timestamp.
+
 2004-07-02  gerald croes  <[email protected]>
 
     * docs/fr/getting-started.xml
@@ -2583,7 +2615,7 @@
 
     * libs/Smarty.class.php
       libs/Smarty_Compiler.class.php:
-      added CVS $Id: ChangeLog,v 1.307 2004/07/03 00:32:26 changelog Exp $
+      added CVS $Id: ChangeLog,v 1.308 2004/07/13 00:32:48 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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.