updated CHANGELOG
authorFabien Potencier <fabien.potencier@gmail.com>
Mon, 26 May 2014 00:01:07 +0000 (02:01 +0200)
committerFabien Potencier <fabien.potencier@gmail.com>
Mon, 26 May 2014 00:01:07 +0000 (02:01 +0200)
CHANGELOG

index 48043e7..64fb31c 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,6 @@
 * 1.15.2 (2014-XX-XX)
 
+ * fixed inheritance in a 'use'-hierarchy
  * removed the __toString policy check when the sandbox is disabled
  * fixed recursively calling blocks in templates with inheritance