From 67b8a1ceda0d73739b18045c8b405a1d22b4480a Mon Sep 17 00:00:00 2001 From: Fernando Correa Neto Date: Tue, 9 Dec 2008 23:16:56 +0000 Subject: Add context.root to router so the root model can be easily accessed from a view --- CHANGES.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index 566aab498..a310d2c27 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,8 @@ +0.5.4 (12/9/2008) + + - Add ``request.root`` to ``router.Router`` in order to have easy + access to the application root. + 0.5.3 (12/7/2008) - Remove the ``ITestingTemplateRenderer`` interface. When -- cgit v1.2.3