cvs: smarty / ChangeLog

[email protected] (changelog) Tue, 27 Feb 2007 01:31:36 -0000
Newsgroups php.smarty.cvs
Message-ID <cvschangelog1172539896@cvsserver>
changelog		Tue Feb 27 01:31:36 2007 UTC

  Modified files:              
    /smarty	ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/smarty/ChangeLog?r1=1.455&r2=1.456&diff_format=u
Index: smarty/ChangeLog
diff -u smarty/ChangeLog:1.455 smarty/ChangeLog:1.456
--- smarty/ChangeLog:1.455	Sat Feb 24 01:31:21 2007
+++ smarty/ChangeLog	Tue Feb 27 01:31:36 2007
@@ -1,3 +1,8 @@
+2007-02-26  Peter 'Mash' Morgan  <[email protected]>
+
+    * docs/en/designers/language-custom-functions/language-function-html-options.xml:
+      Fix incorrect var name
+
 2007-02-23  Monte Ohrt  <[email protected]>
 
     * libs/Smarty_Compiler.class.php:
@@ -4679,7 +4684,7 @@
 
     * libs/Smarty.class.php
       libs/Smarty_Compiler.class.php:
-      added CVS $Id: ChangeLog,v 1.455 2007/02/24 01:31:21 changelog Exp $
+      added CVS $Id: ChangeLog,v 1.456 2007/02/27 01:31:36 changelog Exp $
 
 2003-03-31  Messju Mohr  <[email protected]>