[svn] some changes in jinja regarding silent and non silent failure, the exception fun and documented block.super on the webpage

--HG--
branch : trunk
diff --git a/CHANGES b/CHANGES
index b63041c..435d009 100644
--- a/CHANGES
+++ b/CHANGES
@@ -21,6 +21,10 @@
   to workaround problems with `datetime.strftime` which only accepts
   binary strings.
 
+- developer friendly traceback is now toggleable
+
+- silent variable name failure is now toggleable
+
 
 Version 1.0
 -----------