cvs: smarty / ChangeLog

[email protected] (changelog) Wed, 30 May 2007 01:31:42 -0000
Newsgroups php.smarty.cvs
Message-ID <cvschangelog1180488702@cvsserver>
changelog		Wed May 30 01:31:42 2007 UTC

  Modified files:              
    /smarty	ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/smarty/ChangeLog?r1=1.468&r2=1.469&diff_format=u
Index: smarty/ChangeLog
diff -u smarty/ChangeLog:1.468 smarty/ChangeLog:1.469
--- smarty/ChangeLog:1.468	Sat May 12 01:31:30 2007
+++ smarty/ChangeLog	Wed May 30 01:31:42 2007
@@ -1,3 +1,8 @@
+2007-05-29  Messju Mohr  <[email protected]>
+
+    * libs/plugins/compiler.assign.php:
+      fixed typo
+
 2007-05-11  Messju Mohr  <[email protected]>
 
     * NEWS
@@ -4999,7 +5004,7 @@
 
     * libs/Smarty.class.php
       libs/Smarty_Compiler.class.php:
-      added CVS $Id: ChangeLog,v 1.468 2007/05/12 01:31:30 changelog Exp $
+      added CVS $Id: ChangeLog,v 1.469 2007/05/30 01:31:42 changelog Exp $
 
 2003-03-31  Messju Mohr  <[email protected]>