[svn] added many new tests to jinja

--HG--
branch : trunk
diff --git a/CHANGES b/CHANGES
index 0c0fd47..bda176c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -81,7 +81,8 @@
 
 - additional macro arguments now end up in `varargs`.
 
-- implemented `{% call %}` - unsure if this makes it into the final release.
+- implemented the `{% call %}` block. `call` and `endcall` can still be used
+  as identifiers until Jinja 1.3
 
 - it's not possible to stream templates.