cvs: smarty / ChangeLog

[email protected] (changelog) Thu, 15 Dec 2005 06:31:58 -0000
Newsgroups php.smarty.cvs
Message-ID <cvschangelog1134628318@cvsserver>
changelog		Thu Dec 15 06:31:58 2005 EDT

  Modified files:              
    /smarty	ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewcvs.cgi/smarty/ChangeLog?r1=1.402&r2=1.403&diff_format=u
Index: smarty/ChangeLog
diff -u smarty/ChangeLog:1.402 smarty/ChangeLog:1.403
--- smarty/ChangeLog:1.402	Fri Dec  9 06:54:37 2005
+++ smarty/ChangeLog	Thu Dec 15 06:31:58 2005
@@ -1,3 +1,19 @@
+2005-12-14  Messju Mohr  <[email protected]>
+
+    * NEWS:
+      fixed iso-latin1 special chars
+
+2005-12-14  Monte Ohrt  <[email protected]>
+
+    * libs/Config_File.class.php
+      libs/Smarty.class.php
+      libs/Smarty_Compiler.class.php:
+      update version numbers
+
+    * (Smarty_2_6_11)
+      NEWS:
+      commit NEWS file for 2.6.11
+
 2005-12-08  Messju Mohr  <[email protected]>
 
     * docs/de/getting-started.xml:
@@ -3597,7 +3613,7 @@
 
     * libs/Smarty.class.php
       libs/Smarty_Compiler.class.php:
-      added CVS $Id: ChangeLog,v 1.402 2005/12/09 06:54:37 changelog Exp $
+      added CVS $Id: ChangeLog,v 1.403 2005/12/15 06:31:58 changelog Exp $
 
 2003-03-31  Messju Mohr  <[email protected]>