[svn] checked in changes from the last days regarding jinja, added jinja 1.1 notice for floor divison operator

--HG--
branch : trunk
diff --git a/CHANGES b/CHANGES
index 1fb0393..18545e5 100644
--- a/CHANGES
+++ b/CHANGES
@@ -32,6 +32,9 @@
 - added a bunch of new docstrings to the Jinja classes. Makes fun now to
   use pydoc :-)
 
+- fixed severe memcaching bug. Formerly it wasn't possible to use memcaching
+  without enabling disk cache.
+
 
 Version 1.0
 -----------