summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt4
1 files changed, 4 insertions, 0 deletions
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
---------