From 87268814ece91aa2394feec47d8c95863e041c5a Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 24 Jun 2009 05:15:28 +0000 Subject: - Use ``repoze.bfg.url.route_url`` API in tutorials rather than Routes ``url_for`` API. --- CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index 0ee8bb093..da82c3417 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -13,6 +13,9 @@ Documentation - Added a "corner case" explanation to the "Hybrid Apps" chapter explaining what to do when "the wrong" view is matched. +- Use ``repoze.bfg.url.route_url`` API in tutorials rather than Routes + ``url_for`` API. + Features -------- -- cgit v1.2.3