From 1476bccd1b24f966911588e4ec71e1b8d492e943 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 23 Dec 2009 03:51:47 +0000 Subject: --- CHANGES.txt | 10 ++++++++++ TODO.txt | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) 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) ================== diff --git a/TODO.txt b/TODO.txt index 4d1bba532..6bbaf2d99 100644 --- a/TODO.txt +++ b/TODO.txt @@ -5,5 +5,5 @@ - Decide on ``unhook_zca`` argument to ``tearDown``. -- Push the testing API towards use of a Configurator. +- Hook the ZCA in ``Configurator.begin``. -- cgit v1.2.3