From 8d3a5385e4f797999bf68fbb7ca1c592b32cb550 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 30 Oct 2009 19:39:54 +0000 Subject: --- CHANGES.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index b664ab092..8a151729c 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -30,6 +30,13 @@ Features dictionary-like methods in such a way that existing traverser code which expects to be passed an environ will continue to work. +Documentation +------------- + +- Various changes were made to narrative and API documentation + supporting the change from passing a request rather than an environ + to root factories and traversers. + Internal -------- -- cgit v1.2.3