It's now possible to create weak references to template contexts.

--HG--
branch : trunk
diff --git a/CHANGES b/CHANGES
index 775b709..3a05bca 100644
--- a/CHANGES
+++ b/CHANGES
@@ -32,6 +32,8 @@
 
 - implemented a bytecode cache system.  (:ref:`bytecode-cache`)
 
+- the template context is now weakref-able
+
 Version 2.0
 -----------
 (codename jinjavitus, released on July 17th 2008)