Revert "made a speed optimization to macro calls when imported via the from tag"

This reverts commit 3b87da344a.
This commit is contained in:
Fabien Potencier
2012-01-21 21:26:04 +01:00
parent 3b87da344a
commit 88389ac503
4 changed files with 2 additions and 39 deletions
-1
View File
@@ -1,6 +1,5 @@
* 1.6.0-DEV
* made a speed optimization to macro calls when imported via the "from" tag
* added slice notation support for the [] operator (syntactic sugar for the slice operator)
* added a slice filter
* added string support for the reverse filter