From 7fd26c403fc15fa3e419dafcb6afcdf9a26b83cf Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Thu, 24 Dec 2009 15:08:52 +0000 Subject: - Document the previously existing (but non-API) ``repoze.bfg.configuration.Configurator.setup_registry`` method as an official API of a ``Configurator``. --- CHANGES.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index 464042a87..aff0d4663 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,13 @@ +Next release +============ + +Documentation +------------- + +- Document the previously existing (but non-API) + ``repoze.bfg.configuration.Configurator.setup_registry`` method as + an official API of a ``Configurator``. + 1.2a8 (2009-12-24) ================== -- cgit v1.2.3