added missing item in CHANGELOG
authorfabien <fabien@93ef8e89-cb99-4229-a87c-7fa0fa45744b>
Wed, 2 Dec 2009 22:04:31 +0000 (22:04 +0000)
committerfabien <fabien@93ef8e89-cb99-4229-a87c-7fa0fa45744b>
Wed, 2 Dec 2009 22:04:31 +0000 (22:04 +0000)
git-svn-id: http://svn.twig-project.org/trunk@152 93ef8e89-cb99-4229-a87c-7fa0fa45744b

CHANGELOG

index 9f19d8f..7ea3fec 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -8,6 +8,7 @@ been changed (see the source code for more information or the documentation).
  * fixed loop.last when the array only has one item
  * made it possible to insert newlines in tag and variable blocks
  * fixed a bug when a literal '\n' were present in a template text
+ * fixed bug when the filename of a template contains */
  * refactored loaders
 
 * 0.9.3 (2009-11-11)