From 80c6d3284281b8c2e32b90bf938b9011ba65b7f5 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 24 Jan 2010 21:29:30 +0000 Subject: Prep for 1.2b3. --- CHANGES.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index b0e117545..6bea699dd 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,5 +1,5 @@ -Next release -============ +1.2b3 (2010-01-24) +================== Bug Fixes --------- @@ -8,7 +8,7 @@ Bug Fixes default to finding route-related views even if a non-route-related view registration has been made with a more specific context. The default used to be to find views with a more specific context first. - Use the ``use_global_views`` argument to the route configuration to + Use the new ``use_global_views`` argument to the route definition to get back the older behavior. Features -- cgit v1.2.3