summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 2adec52c6..dfa7bf7fc 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -77,6 +77,9 @@ Documentation
- Add a "Modifying Package Structure" section to the project narrative
documentation chapter (explain turning a module into a package).
+- Documentation was added for the new ``handler`` ZCML directive in the ZCML
+ section.
+
Deprecations
------------