updated CHANGELOG
authorFabien Potencier <fabien.potencier@gmail.com>
Wed, 9 Jun 2010 21:10:09 +0000 (23:10 +0200)
committerFabien Potencier <fabien.potencier@gmail.com>
Wed, 9 Jun 2010 21:10:09 +0000 (23:10 +0200)
CHANGELOG

index 76594a0..aff29d3 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -13,7 +13,6 @@ Backward incompatibilities:
  * added a bunch of unit tests
  * added a bunch of phpdoc
  * added a sandbox tag in the sandbox extension
- * fixed iterator_to_array() usage
  * changed the date filter to support any date format supported by DateTime
  * added strict_variable setting to throw an exception when an invalid variable is used in a template (disabled by default when debug is false)
  * added the lexer, parser, and compiler as arguments to the Twig_Environment constructor