updated CHANGELOG
authorFabien Potencier <fabien.potencier@gmail.com>
Fri, 8 Feb 2013 21:03:10 +0000 (22:03 +0100)
committerFabien Potencier <fabien.potencier@gmail.com>
Fri, 8 Feb 2013 21:03:10 +0000 (22:03 +0100)
CHANGELOG

index aba90a2..621b969 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,7 @@
 * 1.12.2 (2013-XX-XX)
 
+ * fixed the timezone used by the date filter and function when the given date contains a timezone (like 2010-01-28T15:00:00+02:00)
+ * fixed globals when getGlobals is called early on
  * added the first and last filter
 
 * 1.12.1 (2013-01-15)