summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index f073f32a6..e1c6cc691 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -5,8 +5,9 @@ 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).
+ which returns the IRootFactory utility). It was inadvertently
+ removed in 0.6.2. Code in the wild depended upon its presence
+ (esp. scripts and "debug" helpers).
Features
--------