added a date function to ease date comparison (closes #571)

This commit is contained in:
Fabien Potencier
2012-01-06 20:31:06 +01:00
parent c07014a387
commit 764829f55a
5 changed files with 72 additions and 2 deletions
+1
View File
@@ -1,5 +1,6 @@
* 1.6.0-DEV
* added a date function to ease date comparison
* fixed unary operators precedence
* 1.5.1 (2012-01-05)