From a74dbdbdd3f7813d48c5ba1472cdbf945ffd5c69 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 30 Aug 2010 21:05:46 +0000 Subject: - The ZCML ``include`` directive docs were incorrect: they specified ``filename`` rather than (the correct) ``file`` as an allowable attribute. --- CHANGES.txt | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'CHANGES.txt') 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 -------- -- cgit v1.2.3