summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 392a6effc..e0e0700c2 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -51,6 +51,13 @@ Backwards Incompatibilities
- The ``get_renderer`` API in ``repoze.bfg.renderers`` now accepts a
``package`` argument.
+Documentation
+-------------
+
+- The ZCML ``include`` directive docs were incorrect: they specified
+ ``filename`` rather than (the correct) ``file`` as an allowable
+ attribute.
+
Internal
--------