cvs: smarty / ChangeLog

[email protected] (changelog) Mon, 02 Oct 2006 01:31:10 -0000
Newsgroups php.smarty.cvs
Message-ID <cvschangelog1159752670@cvsserver>
changelog		Mon Oct  2 01:31:10 2006 UTC

  Modified files:              
    /smarty	ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/smarty/ChangeLog?r1=1.434&r2=1.435&diff_format=u
Index: smarty/ChangeLog
diff -u smarty/ChangeLog:1.434 smarty/ChangeLog:1.435
--- smarty/ChangeLog:1.434	Sun Oct  1 01:31:07 2006
+++ smarty/ChangeLog	Mon Oct  2 01:31:10 2006
@@ -1,3 +1,24 @@
+2006-10-01  Yannick Torres  <[email protected]>
+
+    * docs/fr/designers/language-builtin-functions/language-function-include-php.xml
+      docs/fr/designers/language-builtin-functions/language-function-include.xml
+      docs/fr/designers/language-builtin-functions/language-function-insert.xml
+      docs/fr/designers/language-builtin-functions/language-function-ldelim.xml
+      docs/fr/designers/language-builtin-functions/language-function-literal.xml
+      docs/fr/designers/language-builtin-functions/language-function-php.xml
+      docs/fr/designers/language-custom-functions/language-function-assign.xml
+      docs/fr/designers/language-custom-functions/language-function-counter.xml
+      docs/fr/designers/language-custom-functions/language-function-cycle.xml
+      docs/fr/designers/language-custom-functions/language-function-debug.xml
+      docs/fr/designers/language-custom-functions/language-function-eval.xml
+      docs/fr/designers/language-custom-functions/language-function-fetch.xml
+      docs/fr/designers/language-custom-functions/language-function-html-checkboxes.xml
+      docs/fr/designers/language-custom-functions/language-function-html-image.xml
+      docs/fr/designers/language-custom-functions/language-function-html-options.xml
+      docs/fr/designers/language-custom-functions/language-function-html-radios.xml
+      docs/fr/designers/language-custom-functions/language-function-html-select-date.xml:
+      sync with EN
+
 2006-09-30  Yannick Torres  <[email protected]>
 
     * docs/fr/getting-started.xml:
@@ -4153,7 +4174,7 @@
 
     * libs/Smarty.class.php
       libs/Smarty_Compiler.class.php:
-      added CVS $Id: ChangeLog,v 1.434 2006/10/01 01:31:07 changelog Exp $
+      added CVS $Id: ChangeLog,v 1.435 2006/10/02 01:31:10 changelog Exp $
 
 2003-03-31  Messju Mohr  <[email protected]>