summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index d87c2749e..d601f3199 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,3 +1,15 @@
+Next release
+============
+
+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).
+
1.0a9 (2009-07-01)
==================