cvs: smarty / ChangeLog

[email protected] (changelog) Fri, 05 May 2006 05:32:05 -0000
Newsgroups php.smarty.cvs
Message-ID <cvschangelog1146807125@cvsserver>
changelog		Fri May  5 05:32:05 2006 UTC

  Modified files:              
    /smarty	ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewcvs.cgi/smarty/ChangeLog?r1=1.414&r2=1.415&diff_format=u
Index: smarty/ChangeLog
diff -u smarty/ChangeLog:1.414 smarty/ChangeLog:1.415
--- smarty/ChangeLog:1.414	Sun Apr 23 05:32:00 2006
+++ smarty/ChangeLog	Fri May  5 05:32:04 2006
@@ -1,3 +1,11 @@
+2006-05-04  boots  <[email protected]>
+
+    * NEWS
+      libs/plugins/function.popup_init.php:
+      changed {popup_init} to only emit code once during a request
+      
+      Thanks to TGKnIght from forums
+
 2006-04-22  Messju Mohr  <[email protected]>
 
     * NEWS
@@ -3696,7 +3704,7 @@
 
     * libs/Smarty.class.php
       libs/Smarty_Compiler.class.php:
-      added CVS $Id: ChangeLog,v 1.414 2006/04/23 05:32:00 changelog Exp $
+      added CVS $Id: ChangeLog,v 1.415 2006/05/05 05:32:04 changelog Exp $
 
 2003-03-31  Messju Mohr  <[email protected]>