From 7696aab2e51ff7b49ae825219e79fed201f7163f Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 23 Dec 2009 21:11:30 +0000 Subject: - Add ``hook_zca`` and ``unhook_zca`` methods to the ``Configurator`` API. - Add roles to configurator API docs. --- CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index 03414e8c3..b0f7a614f 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -6,6 +6,9 @@ Features - Add a ``**kw`` arg to the ``Configurator.add_settings`` API. +- Add ``hook_zca`` and ``unhook_zca`` methods to the ``Configurator`` + API. + Bug Fixes --------- -- cgit v1.2.3