cvs: smarty / ChangeLog
[email protected] (changelog) Mon, 11 Dec 2006 01:31:21 -0000
| Newsgroups | php.smarty.cvs |
|---|---|
| Message-ID | <cvschangelog1165800681@cvsserver> |
changelog Mon Dec 11 01:31:21 2006 UTC
Modified files:
/smarty ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/smarty/ChangeLog?r1=1.450&r2=1.451&diff_format=u
Index: smarty/ChangeLog
diff -u smarty/ChangeLog:1.450 smarty/ChangeLog:1.451
--- smarty/ChangeLog:1.450 Sun Dec 3 01:31:23 2006
+++ smarty/ChangeLog Mon Dec 11 01:31:21 2006
@@ -1,3 +1,14 @@
+2006-12-10 Yannick Torres <[email protected]>
+
+ * docs/fr/getting-started.xml:
+ fix build
+
+ * docs/fr/language-snippets.ent
+ docs/fr/designers/language-builtin-functions/language-function-include-php.xml
+ docs/fr/designers/language-modifiers/language-modifier-truncate.xml
+ docs/fr/designers/language-variables/language-variables-smarty.xml:
+ sync with EN
+
2006-12-02 Peter 'Mash' Morgan <[email protected]>
* docs/en/designers/language-builtin-functions/language-function-include-php.xml:
@@ -4618,7 +4629,7 @@
* libs/Smarty.class.php
libs/Smarty_Compiler.class.php:
- added CVS $Id: ChangeLog,v 1.450 2006/12/03 01:31:23 changelog Exp $
+ added CVS $Id: ChangeLog,v 1.451 2006/12/11 01:31:21 changelog Exp $
2003-03-31 Messju Mohr <[email protected]>