updated CHANGELOG
authorFabien Potencier <fabien.potencier@gmail.com>
Thu, 3 May 2012 20:31:44 +0000 (22:31 +0200)
committerFabien Potencier <fabien.potencier@gmail.com>
Thu, 3 May 2012 20:31:44 +0000 (22:31 +0200)
CHANGELOG

index 2782d29..355e69c 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,6 @@
 * 1.8.0 (2012-XX-XX)
 
+ * fixed a side-effect of the date filter where the timezone might be changed
  * simplified usage of the autoescape tag; the only (optional) argument is now the escaping strategy or false (with a BC layer)
  * added a way to dynamically change the auto-escaping strategy according to the template "filename"
  * changed the autoescape option to also accept a supported escaping strategy (for BC, true is equivalent to html)