summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index e2199614f..144c2cb10 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -141,6 +141,10 @@ Documentation
- Documentation for the new ``translationdir`` and
``localenegotiator`` ZCML directives were added.
+- A section was added to the Templates chapter entitled "Nicer
+ Exceptions in Templates" describing the result of setting
+ ``debug_templates = true``.
+
Paster Templates
----------------