summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 62fa20e4b..03414e8c3 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -19,6 +19,16 @@ Bug Fixes
``request.response_content_type`` unless this attribute is already
set.
+Documentation
+-------------
+
+- General documentation improvements by using better Sphinx roles such
+ as "class", "func", "meth", and so on.
+
+- Added the ``repoze.bfg.authentication``,
+ ``repoze.bfg.authorization``, and ``repoze.bfg.interfaces`` modules
+ to API documentation.
+
1.2a7 (2009-12-20)
==================