cvs: smarty / ChangeLog

[email protected] (changelog) Wed, 10 May 2006 05:32:04 -0000
Newsgroups php.smarty.cvs
Message-ID <cvschangelog1147239124@cvsserver>
changelog		Wed May 10 05:32:04 2006 UTC

  Modified files:              
    /smarty	ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewcvs.cgi/smarty/ChangeLog?r1=1.415&r2=1.416&diff_format=u
Index: smarty/ChangeLog
diff -u smarty/ChangeLog:1.415 smarty/ChangeLog:1.416
--- smarty/ChangeLog:1.415	Fri May  5 05:32:04 2006
+++ smarty/ChangeLog	Wed May 10 05:32:04 2006
@@ -1,3 +1,13 @@
+2006-05-09  boots  <[email protected]>
+
+    * NEWS
+      libs/Smarty_Compiler.class.php:
+      separate handling of comment blocks from "special blocks"
+
+    * NEWS
+      libs/plugins/function.popup_init.php:
+      reverted {popup_init} as proposed change to insertion behviour was not BC
+
 2006-05-04  boots  <[email protected]>
 
     * NEWS
@@ -3704,7 +3714,7 @@
 
     * libs/Smarty.class.php
       libs/Smarty_Compiler.class.php:
-      added CVS $Id: ChangeLog,v 1.415 2006/05/05 05:32:04 changelog Exp $
+      added CVS $Id: ChangeLog,v 1.416 2006/05/10 05:32:04 changelog Exp $
 
 2003-03-31  Messju Mohr  <[email protected]>