From 57ec0ec322c8f1c331a7d6e642a94864b6a39dea Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 19 Jun 2009 10:36:09 +0000 Subject: - Added a (fairly sad) "Combining Traversal and URL Dispatch" chapter to the narrative documentation. --- CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index 43ea07b32..c4897660b 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -164,6 +164,9 @@ Bug Fixes Documentation ------------- +- Added a (fairly sad) "Combining Traversal and URL Dispatch" chapter + to the narrative documentation. + - A "router" chapter explaining the request/response lifecycle at a high level was added. -- cgit v1.2.3