added a way to set the default global date interval format

This commit is contained in:
Fabien Potencier
2011-12-30 09:15:53 +01:00
parent 519b6805b0
commit 736dfa84d0
4 changed files with 34 additions and 15 deletions
+1
View File
@@ -1,5 +1,6 @@
* 1.5.0-RC2
* added a way to set the default global date interval format
* fixed the date filter for DateInterval instances (setTimezone() does not exist for them)
* refactored Twig_Template::display() to ease its extension
* added a number_format filter