cvs: smarty / ChangeLog

[email protected] (changelog) Mon, 25 Jun 2007 01:31:48 -0000
Newsgroups php.smarty.cvs
Message-ID <cvschangelog1182735108@cvsserver>
changelog		Mon Jun 25 01:31:48 2007 UTC

  Modified files:              
    /smarty	ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/smarty/ChangeLog?r1=1.470&r2=1.471&diff_format=u
Index: smarty/ChangeLog
diff -u smarty/ChangeLog:1.470 smarty/ChangeLog:1.471
--- smarty/ChangeLog:1.470	Tue Jun 19 01:31:42 2007
+++ smarty/ChangeLog	Mon Jun 25 01:31:48 2007
@@ -1,3 +1,20 @@
+2007-06-24  TAKAGI Masahiro  <[email protected]>
+
+    * docs/ja/getting-started.xml:
+      sync with en.
+
+2007-06-24  Messju Mohr  <[email protected]>
+
+    * docs/Makefile.in:
+      reverted accidently modified file
+
+    * docs/Makefile.in
+      docs/de/getting-started.xml:
+      sync with en
+
+    * docs/en/getting-started.xml:
+      fixed link to ini_set(). thanks to Lee Yunyoung.
+
 2007-06-18  TAKAGI Masahiro  <[email protected]>
 
     * docs/ja/language-snippets.ent
@@ -5029,7 +5046,7 @@
 
     * libs/Smarty.class.php
       libs/Smarty_Compiler.class.php:
-      added CVS $Id: ChangeLog,v 1.470 2007/06/19 01:31:42 changelog Exp $
+      added CVS $Id: ChangeLog,v 1.471 2007/06/25 01:31:48 changelog Exp $
 
 2003-03-31  Messju Mohr  <[email protected]>