cvs: smarty / ChangeLog
[email protected] (changelog) Tue, 21 Nov 2006 01:31:26 -0000
| Newsgroups | php.smarty.cvs |
|---|---|
| Message-ID | <cvschangelog1164072686@cvsserver> |
changelog Tue Nov 21 01:31:26 2006 UTC
Modified files:
/smarty ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/smarty/ChangeLog?r1=1.445&r2=1.446&diff_format=u
Index: smarty/ChangeLog
diff -u smarty/ChangeLog:1.445 smarty/ChangeLog:1.446
--- smarty/ChangeLog:1.445 Sat Nov 11 01:31:53 2006
+++ smarty/ChangeLog Tue Nov 21 01:31:26 2006
@@ -1,3 +1,8 @@
+2006-11-20 boots <[email protected]>
+
+ * libs/plugins/modifier.debug_print_var.php:
+ fix depth formatting of arrays and objects in modifier debug_print_var
+
2006-11-10 Messju Mohr <[email protected]>
* docs/en/designers/language-variables/language-variables-smarty.xml:
@@ -4562,7 +4567,7 @@
* libs/Smarty.class.php
libs/Smarty_Compiler.class.php:
- added CVS $Id: ChangeLog,v 1.445 2006/11/11 01:31:53 changelog Exp $
+ added CVS $Id: ChangeLog,v 1.446 2006/11/21 01:31:26 changelog Exp $
2003-03-31 Messju Mohr <[email protected]>