cvs: smarty / ChangeLog
[email protected] (changelog) Thu, 23 Nov 2006 01:31:37 -0000
| Newsgroups | php.smarty.cvs |
|---|---|
| Message-ID | <cvschangelog1164245497@cvsserver> |
changelog Thu Nov 23 01:31:37 2006 UTC
Modified files:
/smarty ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/smarty/ChangeLog?r1=1.446&r2=1.447&diff_format=u
Index: smarty/ChangeLog
diff -u smarty/ChangeLog:1.446 smarty/ChangeLog:1.447
--- smarty/ChangeLog:1.446 Tue Nov 21 01:31:26 2006
+++ smarty/ChangeLog Thu Nov 23 01:31:37 2006
@@ -1,3 +1,12 @@
+2006-11-22 George Miroshnikov <[email protected]>
+
+ * docs/ru/getting-started.xml
+ docs/ru/language-snippets.ent:
+ sync with EN
+
+ * docs/en/getting-started.xml:
+ replaced hardcoded path separator with PATH_SEPARATOR constant
+
2006-11-20 boots <[email protected]>
* libs/plugins/modifier.debug_print_var.php:
@@ -4567,7 +4576,7 @@
* libs/Smarty.class.php
libs/Smarty_Compiler.class.php:
- added CVS $Id: ChangeLog,v 1.446 2006/11/21 01:31:26 changelog Exp $
+ added CVS $Id: ChangeLog,v 1.447 2006/11/23 01:31:37 changelog Exp $
2003-03-31 Messju Mohr <[email protected]>