From f7241b44d41db7a6788aa219b556a18981a8c913 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 14 Nov 2008 05:25:57 +0000 Subject: - Document adding a request type interface to the request via a subscriber function in the events narrative documentation. --- CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES.txt') 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 -- cgit v1.2.3