cvs: smarty / ChangeLog
changelog <[email protected]>
| Newsgroups | gmane.comp.php.cvs.smarty |
|---|---|
| Message-ID | <cvschangelog1071711162@cvsserver> |
changelog Wed Dec 17 20:32:42 2003 EDT
Modified files:
/smarty ChangeLog
Log:
ChangeLog update
Index: smarty/ChangeLog
diff -u smarty/ChangeLog:1.235 smarty/ChangeLog:1.236
--- smarty/ChangeLog:1.235 Tue Dec 16 20:31:54 2003
+++ smarty/ChangeLog Wed Dec 17 20:32:42 2003
@@ -1,3 +1,19 @@
+2003-12-17 Messju Mohr <[email protected]>
+
+ * libs/plugins/function.html_select_date.php:
+ fix plugin-name in error message
+
+ * libs/plugins/function.html_select_time.php:
+ remove extract-call from {html_select_time}
+
+ * NEWS
+ libs/plugins/function.html_select_date.php:
+ allow single-digit days and months without smarty_make_timestamp()
+ this makes dates like "1968-11-6" work correctly since no strtotime()
+ is involved
+
+ add warning when unknown parameter is passed
+
2003-12-16 Messju Mohr <[email protected]>
* NEWS
@@ -1716,7 +1732,7 @@
* libs/Smarty.class.php
libs/Smarty_Compiler.class.php:
- added CVS $Id: ChangeLog,v 1.235 2003/12/17 01:31:54 changelog Exp $
+ added CVS $Id: ChangeLog,v 1.236 2003/12/18 01:32:42 changelog Exp $
2003-03-31 Messju Mohr <[email protected]>
--
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php