tweaked CHANGELOG
authorFabien Potencier <fabien.potencier@gmail.com>
Wed, 23 Nov 2011 11:21:50 +0000 (12:21 +0100)
committerFabien Potencier <fabien.potencier@gmail.com>
Wed, 23 Nov 2011 11:21:50 +0000 (12:21 +0100)
CHANGELOG

index 23bb977..9657391 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,7 +1,7 @@
 * 1.4.0-RC2
 
  * removed usage of Reflection in Twig_Template::getAttribute()
- * added the Twig C extension (replaces the implementation of Twig_Template::getAttribute() by a C function)
+ * added a C extension that can optionally replace Twig_Template::getAttribute()
  * added negative timestamp support to the date filter
 
 * 1.4.0-RC1 (2011-11-20)