summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt9
1 files changed, 8 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index d601f3199..9a343aa50 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -8,7 +8,14 @@ Features
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).
+ boostrapping (only the original application developer could do so).
+
+Documentation
+-------------
+
+- Added a "Resources" chapter to the narrative documentation which
+ explains how to override resources within one package from another
+ package.
1.0a9 (2009-07-01)
==================