cvs: smarty / ChangeLog
[email protected] (changelog) Sun, 01 Oct 2006 01:31:07 -0000
| Newsgroups | php.smarty.cvs |
|---|---|
| Message-ID | <cvschangelog1159666267@cvsserver> |
changelog Sun Oct 1 01:31:07 2006 UTC
Modified files:
/smarty ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/smarty/ChangeLog?r1=1.433&r2=1.434&diff_format=u
Index: smarty/ChangeLog
diff -u smarty/ChangeLog:1.433 smarty/ChangeLog:1.434
--- smarty/ChangeLog:1.433 Thu Sep 28 01:31:12 2006
+++ smarty/ChangeLog Sun Oct 1 01:31:07 2006
@@ -1,3 +1,32 @@
+2006-09-30 Yannick Torres <[email protected]>
+
+ * docs/fr/getting-started.xml:
+ fix build
+
+ * docs/fr/designers/chapter-debugging-console.xml
+ docs/fr/designers/config-files.xml
+ docs/fr/designers/language-builtin-functions.xml
+ docs/fr/designers/language-modifiers.xml
+ docs/fr/designers/language-variables.xml
+ docs/fr/designers/language-basic-syntax/language-escaping.xml
+ docs/fr/designers/language-basic-syntax/language-math.xml
+ docs/fr/designers/language-basic-syntax/language-syntax-comments.xml
+ docs/fr/designers/language-basic-syntax/language-syntax-functions.xml
+ docs/fr/designers/language-basic-syntax/language-syntax-quotes.xml
+ docs/fr/designers/language-basic-syntax/language-syntax-variables.xml
+ docs/fr/designers/language-builtin-functions/language-function-capture.xml
+ docs/fr/designers/language-builtin-functions/language-function-config-load.xml
+ docs/fr/designers/language-builtin-functions/language-function-foreach.xml
+ docs/fr/designers/language-builtin-functions/language-function-if.xml:
+ sync with EN
+
+ * docs/fr/getting-started.xml
+ docs/fr/language-snippets.ent
+ docs/fr/appendixes/resources.xml
+ docs/fr/appendixes/tips.xml
+ docs/fr/appendixes/troubleshooting.xml:
+ sync with EN
+
2006-09-27 Peter 'Mash' Morgan <[email protected]>
* docs/en/designers/language-builtin-functions/language-function-section.xml:
@@ -4124,7 +4153,7 @@
* libs/Smarty.class.php
libs/Smarty_Compiler.class.php:
- added CVS $Id: ChangeLog,v 1.433 2006/09/28 01:31:12 changelog Exp $
+ added CVS $Id: ChangeLog,v 1.434 2006/10/01 01:31:07 changelog Exp $
2003-03-31 Messju Mohr <[email protected]>