From 3d38927015524fb7e8c582894912d74392bc25fa Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 24 Jun 2009 01:14:04 +0000 Subject: - ``model_url`` when passed a request that was generated as a result of a route match would fail in a call to ``route.generate``. --- CHANGES.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index 33c1282e7..506035673 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,7 +1,11 @@ Next release ============ -- ... +Bug Fixes +--------- + +- ``model_url`` when passed a request that was generated as a result + of a route match would fail in a call to ``route.generate``. 1.0a2 (2009-06-23) ================== -- cgit v1.2.3