From 77a668682d663b5a1f101e828354a9310bd04faa Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 3 Jun 2009 15:09:43 +0000 Subject: Revert urldispatch-context-as-dict-subclass committed in r5175. Let's not make that promise yet. --- CHANGES.txt | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index 970078f68..37e1953af 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,14 +1,3 @@ -Next release -============ - -Features --------- - -- The default routes context - (``repoze.bfg.urldispatch.DefaultRoutesContext``) object now - subclasses from ``dict``. This means you can use the mapping - protocol in views against it. - 0.9.1 (2009-06-02) ================== -- cgit v1.2.3