projects
/
web/konrad/twig.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
3160189
)
updated CHANGELOG
author
Fabien Potencier
<fabien.potencier@gmail.com>
Thu, 3 May 2012 20:31:44 +0000 (22:31 +0200)
committer
Fabien Potencier
<fabien.potencier@gmail.com>
Thu, 3 May 2012 20:31:44 +0000 (22:31 +0200)
CHANGELOG
patch
|
blob
|
history
diff --git
a/CHANGELOG
b/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)