cvs: smarty / ChangeLog

[email protected] (changelog) Fri, 04 May 2007 01:31:18 -0000
Newsgroups php.smarty.cvs
Message-ID <cvschangelog1178242278@cvsserver>
changelog		Fri May  4 01:31:18 2007 UTC

  Modified files:              
    /smarty	ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/smarty/ChangeLog?r1=1.466&r2=1.467&diff_format=u
Index: smarty/ChangeLog
diff -u smarty/ChangeLog:1.466 smarty/ChangeLog:1.467
--- smarty/ChangeLog:1.466	Mon Apr 23 01:31:27 2007
+++ smarty/ChangeLog	Fri May  4 01:31:18 2007
@@ -1,3 +1,26 @@
+2007-05-03  TAKAGI Masahiro  <[email protected]>
+
+    * docs/ja/designers/language-variables.xml
+      docs/ja/designers/language-builtin-functions/language-function-config-load.xml
+      docs/ja/designers/language-builtin-functions/language-function-foreach.xml
+      docs/ja/designers/language-builtin-functions/language-function-if.xml
+      docs/ja/designers/language-modifiers/language-modifier-cat.xml
+      docs/ja/designers/language-modifiers/language-modifier-wordwrap.xml
+      docs/ja/designers/language-variables/language-variables-smarty.xml:
+      sync with en.
+
+2007-05-03  Monte Ohrt  <[email protected]>
+
+    * docs/en/designers/language-variables.xml
+      docs/en/designers/language-builtin-functions/language-function-config-load.xml
+      docs/en/designers/language-builtin-functions/language-function-foreach.xml
+      docs/en/designers/language-builtin-functions/language-function-if.xml
+      docs/en/designers/language-modifiers/language-modifier-cat.xml
+      docs/en/designers/language-modifiers/language-modifier-wordwrap.xml
+      docs/en/designers/language-variables/language-variables-smarty.xml:
+      update documentation corrections from marcello in the forums. Thanks
+      marcello!
+
 2007-04-22  TAKAGI Masahiro  <[email protected]>
 
     * docs/ja/programmers/advanced-features.xml
@@ -4969,7 +4992,7 @@
 
     * libs/Smarty.class.php
       libs/Smarty_Compiler.class.php:
-      added CVS $Id: ChangeLog,v 1.466 2007/04/23 01:31:27 changelog Exp $
+      added CVS $Id: ChangeLog,v 1.467 2007/05/04 01:31:18 changelog Exp $
 
 2003-03-31  Messju Mohr  <[email protected]>