From 7ed7c163a943add60404c9794711fdb406dcdf13 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 16 Jan 2009 19:31:32 +0000 Subject: Note the readdition of ``root_policy``. --- CHANGES.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index a747ffa25..f073f32a6 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,6 +1,13 @@ After 0.6.2 =========== +Bug Fixes +--------- + +- Readd ``root_policy`` attribute on Router object (as a property + which returns the IRootFactory utility). Code in the wild depended + upon its presence (esp. scripts and "debug" helpers). + Features -------- -- cgit v1.2.3