summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 28d06b944..d4dd9efea 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -9,6 +9,9 @@ Next release
- Change the default paster template to register its single view
against a class rather than an interface.
+ - Document adding a request type interface to the request via a
+ subscriber function in the events narrative documentation.
+
0.4.8 (11/12/2008)
Backwards Incompatibilities