From 80a25ec8cefb7453347f567800d027072e37203e Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 18 Oct 2009 18:02:16 +0000 Subject: - Added ``Changing the Traverser`` and ``Changing How :mod:`repoze.bfg.url.model_url` Generates a URL`` to the "Hooks" narrative chapter of the docs. --- CHANGES.txt | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index b700aaed5..6b87b894b 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -38,6 +38,13 @@ Features happens to be the method they're attached to), so the view class must have a suitable constructor. +Documentation +------------- + +- Added ``Changing the Traverser`` and ``Changing How + :mod:`repoze.bfg.url.model_url` Generates a URL`` to the "Hooks" + narrative chapter of the docs. + 1.1a6 (2009-10-15) ================== -- cgit v1.2.3