[svn] removed "release" shortcut in makefile

--HG--
branch : trunk
diff --git a/CHANGES b/CHANGES
index 29a981d..814baf8 100644
--- a/CHANGES
+++ b/CHANGES
@@ -84,7 +84,7 @@
 - implemented the `{% call %}` block. `call` and `endcall` can still be used
   as identifiers until Jinja 1.3
 
-- it's not possible to stream templates.
+- it's now possible to stream templates.
 
 - fixed a corner case when defining a block inside of a condition