cvs: smarty / ChangeLog

[email protected] (changelog) Thu, 18 Jan 2007 01:31:19 -0000
Newsgroups php.smarty.cvs
Message-ID <cvschangelog1169083879@cvsserver>
changelog		Thu Jan 18 01:31:19 2007 UTC

  Modified files:              
    /smarty	ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/smarty/ChangeLog?r1=1.452&r2=1.453&diff_format=u
Index: smarty/ChangeLog
diff -u smarty/ChangeLog:1.452 smarty/ChangeLog:1.453
--- smarty/ChangeLog:1.452	Thu Jan 11 01:31:17 2007
+++ smarty/ChangeLog	Thu Jan 18 01:31:19 2007
@@ -1,3 +1,12 @@
+2007-01-17  Messju Mohr  <[email protected]>
+
+    * NEWS
+      libs/plugins/modifier.truncate.php:
+      fixed handling of $etc in the truncate modifier when $etc is longer
+      than $length.
+      
+      thanks to Sylvinus!
+
 2007-01-10  boots  <[email protected]>
 
     * NEWS
@@ -4648,7 +4657,7 @@
 
     * libs/Smarty.class.php
       libs/Smarty_Compiler.class.php:
-      added CVS $Id: ChangeLog,v 1.452 2007/01/11 01:31:17 changelog Exp $
+      added CVS $Id: ChangeLog,v 1.453 2007/01/18 01:31:19 changelog Exp $
 
 2003-03-31  Messju Mohr  <[email protected]>