summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 9c0a204e4..a555cf60b 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -4,13 +4,13 @@ Next Release
- Added a ``repoze.bfg.testing`` module to attempt to make it
slightly easier to write unittest-based automated tests of BFG
- applications. Information about this class is in the
+ applications. Information about this module is in the
documentation.
- The default template renderer now supports testing better by
looking for ``ITestingTemplateRenderer`` using a relative
pathname. This is exposed indirectly through the API named
- ``registerTemplate`` in ``repoze.bfg.testing``.
+ ``registerTemplateRenderer`` in ``repoze.bfg.testing``.
Deprecations