cvs: smarty / ChangeLog

[email protected] (changelog) Wed, 05 Apr 2006 05:32:01 -0000
Newsgroups php.smarty.cvs
Message-ID <cvschangelog1144215121@cvsserver>
changelog		Wed Apr  5 05:32:01 2006 UTC

  Modified files:              
    /smarty	ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewcvs.cgi/smarty/ChangeLog?r1=1.412&r2=1.413&diff_format=u
Index: smarty/ChangeLog
diff -u smarty/ChangeLog:1.412 smarty/ChangeLog:1.413
--- smarty/ChangeLog:1.412	Fri Mar 10 06:32:04 2006
+++ smarty/ChangeLog	Wed Apr  5 05:32:01 2006
@@ -1,3 +1,8 @@
+2006-04-04  Monte Ohrt  <[email protected]>
+
+    * libs/plugins/function.html_select_date.php:
+      fix typo
+
 2006-03-09  Monte Ohrt  <[email protected]>
 
     * (Smarty_2_6_13)
@@ -3684,7 +3689,7 @@
 
     * libs/Smarty.class.php
       libs/Smarty_Compiler.class.php:
-      added CVS $Id: ChangeLog,v 1.412 2006/03/10 06:32:04 changelog Exp $
+      added CVS $Id: ChangeLog,v 1.413 2006/04/05 05:32:01 changelog Exp $
 
 2003-03-31  Messju Mohr  <[email protected]>