From 8e18ea4a560b4456ace86bdef6060304de053238 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 23 Jul 2010 07:33:23 +0000 Subject: - The ``Hybrid`` narrative chapter now contains a description of the ``traverse`` route argument. - Fix route ZCML directive to use traverse. --- CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index dfdec3ec6..e9d0e0ce0 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -62,6 +62,9 @@ Documentation - The ``Views`` narrative chapter now contains a description of the ``match_val`` predicate. +- The ``Hybrid`` narrative chapter now contains a description of the + ``traverse`` route argument. + Bug Fixes --------- -- cgit v1.2.3