summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index d591a437f..68e83ea08 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -11,6 +11,12 @@ Bug Fixes
- ``pyramid.view.append_slash_notfound_view`` now preserves GET query
parameters across redirects.
+Documentation
+-------------
+
+- Beef up documentation related to ``set_default_permission``: explicitly
+ mention that default permissions also protect exception views.
+
1.0b2 (2011-01-24)
==================