summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index f050ab041..79990471e 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -17,6 +17,10 @@ Features
This is effectively a goto, useable by code that has no capability
to otherwise return a response.
+- The name ``root`` is available as an attribute of the request
+ slightly earlier now (before a NewRequest event is emitted).
+ ``root`` is the result of the application "root factory".
+
Bug Fixes
---------