summaryrefslogtreecommitdiff
path: root/docs/whatsnew-1.2.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/whatsnew-1.2.rst')
-rw-r--r--docs/whatsnew-1.2.rst4
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/whatsnew-1.2.rst b/docs/whatsnew-1.2.rst
index cae307c14..e3f89fbe7 100644
--- a/docs/whatsnew-1.2.rst
+++ b/docs/whatsnew-1.2.rst
@@ -279,10 +279,6 @@ Documentation Enhancements
configuration; doing :mod:`repoze.bfg` application configuration
imperatively was previously much more difficult.
-- A narrative documentation chapter entitled "Configuration,
- Decorations and Code Scanning" (:ref:`scanning_chapter`) explaining
- ZCML- vs. imperative- vs. decorator-based configuration equivalence.
-
- The "ZCML Hooks" chapter has been renamed to "Hooks"
(:ref:`hooks_chapter`); it documents how to override hooks now via
imperative configuration and ZCML.