cvs: smarty / ChangeLog

[email protected] (changelog) Thu, 22 Dec 2005 06:32:01 -0000
Newsgroups php.smarty.cvs
Message-ID <cvschangelog1135233121@cvsserver>
changelog		Thu Dec 22 06:32:01 2005 EDT

  Modified files:              
    /smarty	ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewcvs.cgi/smarty/ChangeLog?r1=1.404&r2=1.405&diff_format=u
Index: smarty/ChangeLog
diff -u smarty/ChangeLog:1.404 smarty/ChangeLog:1.405
--- smarty/ChangeLog:1.404	Tue Dec 20 06:31:57 2005
+++ smarty/ChangeLog	Thu Dec 22 06:32:00 2005
@@ -1,3 +1,11 @@
+2005-12-21  boots  <[email protected]>
+
+    * NEWS
+      libs/Smarty_Compiler.class.php:
+      Fix improper tokenization of certain inline math expressions.
+      
+      Thanks to gerard at forums for reporting this.
+
 2005-12-19  Messju Mohr  <[email protected]>
 
     * libs/plugins/function.math.php:
@@ -3619,7 +3627,7 @@
 
     * libs/Smarty.class.php
       libs/Smarty_Compiler.class.php:
-      added CVS $Id: ChangeLog,v 1.404 2005/12/20 06:31:57 changelog Exp $
+      added CVS $Id: ChangeLog,v 1.405 2005/12/22 06:32:00 changelog Exp $
 
 2003-03-31  Messju Mohr  <[email protected]>