From e60df41736efca565ce118d4cb6ca0eaced0261f Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Thu, 2 Jul 2009 07:37:33 +0000 Subject: - Added a "Resources" chapter to the narrative documentation which explains how to override resources within one package from another package. --- CHANGES.txt | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'CHANGES.txt') 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) ================== -- cgit v1.2.3