cvs: smarty / ChangeLog
[email protected] (changelog) Tue, 11 Jul 2006 01:31:06 -0000
| Newsgroups | php.smarty.cvs |
|---|---|
| Message-ID | <cvschangelog1152581466@cvsserver> |
changelog Tue Jul 11 01:31:06 2006 UTC
Modified files:
/smarty ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/smarty/ChangeLog?r1=1.421&r2=1.422&diff_format=u
Index: smarty/ChangeLog
diff -u smarty/ChangeLog:1.421 smarty/ChangeLog:1.422
--- smarty/ChangeLog:1.421 Sun Jul 9 01:31:03 2006
+++ smarty/ChangeLog Tue Jul 11 01:31:06 2006
@@ -1,3 +1,13 @@
+2006-07-10 boots <[email protected]>
+
+ * libs/plugins/function.html_table.php:
+ fixed email address in comments
+
+ * NEWS
+ libs/plugins/function.html_table.php:
+ html_table: fixed th/tr output, added hdir support for column
+ headings,update docs to reflect new features
+
2006-07-08 Messju Mohr <[email protected]>
* libs/plugins/function.html_table.php:
@@ -3784,7 +3794,7 @@
* libs/Smarty.class.php
libs/Smarty_Compiler.class.php:
- added CVS $Id: ChangeLog,v 1.421 2006/07/09 01:31:03 changelog Exp $
+ added CVS $Id: ChangeLog,v 1.422 2006/07/11 01:31:06 changelog Exp $
2003-03-31 Messju Mohr <[email protected]>