cvs: smarty / ChangeLog
[email protected] (changelog) Tue, 18 Sep 2007 01:31:42 -0000
| Newsgroups | php.smarty.cvs |
|---|---|
| Message-ID | <cvschangelog1190079102@cvsserver> |
changelog Tue Sep 18 01:31:42 2007 UTC
Modified files:
/smarty ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/smarty/ChangeLog?r1=1.474&r2=1.475&diff_format=u
Index: smarty/ChangeLog
diff -u smarty/ChangeLog:1.474 smarty/ChangeLog:1.475
--- smarty/ChangeLog:1.474 Mon Sep 17 01:31:38 2007
+++ smarty/ChangeLog Tue Sep 18 01:31:42 2007
@@ -1,3 +1,16 @@
+2007-09-17 Messju Mohr <[email protected]>
+
+ * docs/id/bookinfo.xml
+ docs/id/getting-started.xml
+ docs/id/language-defs.ent
+ docs/id/language-snippets.ent
+ docs/id/livedocs.ent
+ docs/id/preface.xml:
+ added indonesian docs - thanks Zaenal Mutaqin
+
+ * docs/scripts/generate_web.php:
+ raise pcre.backtrack_limit - thanks to takagi
+
2007-09-16 Monte Ohrt <[email protected]>
* libs/Smarty_Compiler.class.php:
@@ -5063,7 +5076,7 @@
* libs/Smarty.class.php
libs/Smarty_Compiler.class.php:
- added CVS $Id: ChangeLog,v 1.474 2007/09/17 01:31:38 changelog Exp $
+ added CVS $Id: ChangeLog,v 1.475 2007/09/18 01:31:42 changelog Exp $
2003-03-31 Messju Mohr <[email protected]>