updated CHANGELOG
authorFabien Potencier <fabien.potencier@gmail.com>
Sat, 18 Feb 2012 08:55:38 +0000 (09:55 +0100)
committerFabien Potencier <fabien.potencier@gmail.com>
Sat, 18 Feb 2012 08:55:38 +0000 (09:55 +0100)
CHANGELOG

index 81cc594..34af8c9 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,6 @@
 * 1.7.0-DEV
 
+ * removed the creation of Twig_Markup instances when not needed
  * added a way to set the default global timezone for dates
  * fixed the slice filter on strings when the length is not specified
  * fixed the creation of the cache directory in case of a race condition