cvs: smarty / ChangeLog
[email protected] (changelog) Thu, 02 Nov 2006 01:31:23 -0000
| Newsgroups | php.smarty.cvs |
|---|---|
| Message-ID | <cvschangelog1162431083@cvsserver> |
changelog Thu Nov 2 01:31:23 2006 UTC
Modified files:
/smarty ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/smarty/ChangeLog?r1=1.441&r2=1.442&diff_format=u
Index: smarty/ChangeLog
diff -u smarty/ChangeLog:1.441 smarty/ChangeLog:1.442
--- smarty/ChangeLog:1.441 Tue Oct 17 01:31:24 2006
+++ smarty/ChangeLog Thu Nov 2 01:31:23 2006
@@ -1,3 +1,12 @@
+2006-11-01 boots <[email protected]>
+
+ * NEWS
+ libs/plugins/function.html_select_date.php:
+ make html_select_date work consistently with 0000-00-00 00:00:00 and
+ 0000-00-00 inputs
+
+ Thanks to cybot from forums
+
2006-10-16 George Miroshnikov <[email protected]>
* docs/en/language-snippets.ent:
@@ -4517,7 +4526,7 @@
* libs/Smarty.class.php
libs/Smarty_Compiler.class.php:
- added CVS $Id: ChangeLog,v 1.441 2006/10/17 01:31:24 changelog Exp $
+ added CVS $Id: ChangeLog,v 1.442 2006/11/02 01:31:23 changelog Exp $
2003-03-31 Messju Mohr <[email protected]>