cvs: smarty / ChangeLog

[email protected] (changelog) Thu, 08 Mar 2007 01:31:36 -0000
Newsgroups php.smarty.cvs
Message-ID <cvschangelog1173317496@cvsserver>
changelog		Thu Mar  8 01:31:36 2007 UTC

  Modified files:              
    /smarty	ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/smarty/ChangeLog?r1=1.459&r2=1.460&diff_format=u
Index: smarty/ChangeLog
diff -u smarty/ChangeLog:1.459 smarty/ChangeLog:1.460
--- smarty/ChangeLog:1.459	Wed Mar  7 01:31:23 2007
+++ smarty/ChangeLog	Thu Mar  8 01:31:36 2007
@@ -1,3 +1,13 @@
+2007-03-07  Monte Ohrt  <[email protected]>
+
+    * (Smarty_2_6_18)
+      NEWS:
+      update NEWS file with patch
+
+    * (Smarty_2_6_18)
+      docs/en/designers/language-builtin-functions/language-function-section.xml:
+      note the fact that section loop will accept an integer
+
 2007-03-06  Monte Ohrt  <[email protected]>
 
     * NEWS
@@ -4738,7 +4748,7 @@
 
     * libs/Smarty.class.php
       libs/Smarty_Compiler.class.php:
-      added CVS $Id: ChangeLog,v 1.459 2007/03/07 01:31:23 changelog Exp $
+      added CVS $Id: ChangeLog,v 1.460 2007/03/08 01:31:36 changelog Exp $
 
 2003-03-31  Messju Mohr  <[email protected]>