cvs: smarty / ChangeLog

[email protected] (changelog) Sat, 24 Jun 2006 01:30:55 -0000
Newsgroups php.smarty.cvs
Message-ID <cvschangelog1151112655@cvsserver>
changelog		Sat Jun 24 01:30:55 2006 UTC

  Modified files:              
    /smarty	ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/smarty/ChangeLog?r1=1.419&r2=1.420&diff_format=u
Index: smarty/ChangeLog
diff -u smarty/ChangeLog:1.419 smarty/ChangeLog:1.420
--- smarty/ChangeLog:1.419	Thu Jun 22 02:29:09 2006
+++ smarty/ChangeLog	Sat Jun 24 01:30:55 2006
@@ -1,3 +1,14 @@
+2006-06-23  boots  <[email protected]>
+
+    * libs/plugins/outputfilter.trimwhitespace.php:
+      fix comments in outputfilter.trimwhitespace
+
+    * NEWS
+      libs/plugins/outputfilter.trimwhitespace.php:
+      fixed ordering of replacements in trimwhitespace output filter
+      
+      Thanks to Getty from IRC for reporting this.
+
 2006-06-20  boots  <[email protected]>
 
     * NEWS
@@ -3753,7 +3764,7 @@
 
     * libs/Smarty.class.php
       libs/Smarty_Compiler.class.php:
-      added CVS $Id: ChangeLog,v 1.419 2006/06/22 02:29:09 changelog Exp $
+      added CVS $Id: ChangeLog,v 1.420 2006/06/24 01:30:55 changelog Exp $
 
 2003-03-31  Messju Mohr  <[email protected]>