From dc8b49f436e3d249c6c9440cf2c1b74acf4a8ad8 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Tue, 11 Sep 2012 01:55:40 -0400 Subject: garden --- CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index d510731fd..44e594afb 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -157,6 +157,9 @@ Features ``config.add_request_method`` are now available in the request object returned from ``pyramid.paster.bootstrap``. +- ``request.context`` of environment request during ``bootstrap`` is now the + root object if a context isn't already set on a provided request. + Deprecations ------------ -- cgit v1.2.3