updated CHANGELOG
authorFabien Potencier <fabien.potencier@gmail.com>
Mon, 5 Aug 2013 16:50:34 +0000 (18:50 +0200)
committerFabien Potencier <fabien.potencier@gmail.com>
Mon, 5 Aug 2013 16:50:34 +0000 (18:50 +0200)
CHANGELOG

index 9dbd495..31b9f43 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,6 @@
 * 1.14.0 (2013-XX-XX)
 
+ * fixed the filesystem loader cache when a template name exists in several namespaces
  * fixed template_from_string when the template includes or extends other ones
  * fixed a crash of the C extension on an edge case
  * added support for calling macros defined in a template without importing them first