summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 21189d0c0..6baa006cd 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -6,9 +6,10 @@ Features
- Allow a Paste config file (``configure_zcml``) value or an
environment variable (``BFG_CONFIGURE_ZCML``) to name a ZCML file
- that will be used to bootstrap the application. Previously, the
- integrator could not influence which ZCML file was used to do the
- boostrapping (only the original application developer could do so).
+ (optionally package-relative) that will be used to bootstrap the
+ application. Previously, the integrator could not influence which
+ ZCML file was used to do the boostrapping (only the original
+ application developer could do so).
Documentation
-------------