updated CHANGELOG
authorFabien Potencier <fabien.potencier@gmail.com>
Mon, 23 Jan 2012 07:58:03 +0000 (08:58 +0100)
committerFabien Potencier <fabien.potencier@gmail.com>
Mon, 23 Jan 2012 07:58:03 +0000 (08:58 +0100)
CHANGELOG

index 3c3e07d..be00af0 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,6 @@
 * 1.6.0-DEV
 
+ * fixed globals, parsers, visitors, filters, tests, and functions management in Twig_Environment when a new one or new extension is added
  * fixed the attribute function when passing arguments
  * added slice notation support for the [] operator (syntactic sugar for the slice operator)
  * added a slice filter