summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES.txt7
1 files changed, 7 insertions, 0 deletions
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
--------