summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 2d0cadd1b..40808059a 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -47,10 +47,6 @@ Features
Internal
--------
-- Cause the ``adapter``, ``utility``, and ``subscriber`` ZCML
- directives to use a ``Configurator`` instance and associated
- configurator APIs rather than a ZCA registry directly.
-
- Remove the ``repoze.bfg.testing.registerTraverser`` function. This
function was never an API.