From 4ffea305a052d4e3acf023c33a8dd471045f2c97 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sat, 19 Dec 2009 21:26:12 +0000 Subject: Add notes about nominal deprecations. --- CHANGES.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index 0a8caac24..0f07c4faf 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -7,9 +7,9 @@ Features - Add two new APIs to the ``repoze.bfg.configuration.Configurator`` class: ``add_adapter`` and ``add_utility``. These, respectively, perform the same functions as the ``registerAdapter`` and - ``registerUtility`` functions of a ZCA registry. They were added to - allow for a more consistent testing API for applications that make - use of the ZCA directly. + ``registerUtility`` functions of the configurator's underlying ZCA + registry. They were added to allow for a more consistent testing + API for applications that make use of the ZCA directly. - Add a ``custom_predicates`` argument to the ``Configurator`` ``add_view`` method, the ``bfg_view`` decorator and the attribute -- cgit v1.2.3