imports and includes "with context" are passed the full context now, not only the initial one.

--HG--
branch : trunk
diff --git a/CHANGES b/CHANGES
index 3a05bca..7a5d0c2 100644
--- a/CHANGES
+++ b/CHANGES
@@ -34,6 +34,9 @@
 
 - the template context is now weakref-able
 
+- inclusions and imports "with context" forward all variables now, not only
+  the initial context.
+
 Version 2.0
 -----------
 (codename jinjavitus, released on July 17th 2008)