From ec2941b96a8f961438f9a341c936dfa660439a95 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 12 Jan 2009 00:30:12 +0000 Subject: - Make the (internal) thread local registry manager maintain a stack of registries in order to make it possible to call one BFG application from inside another. --- CHANGES.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index 46a8cf542..5bda29b6d 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -36,6 +36,10 @@ Features - Projects generated by the paster templates now use the ``DummyTemplateRenderer.assert_`` method in their view tests. +- Make the (internal) thread local registry manager maintain a stack + of registries in order to make it possible to call one BFG + application from inside another. + Bug Fixes --------- -- cgit v1.2.3