From e6592741ebf5ce940ecf5cbbbab7c42211df6a26 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Tue, 2 Jun 2009 16:36:37 +0000 Subject: - The ``repoze.bfg.location.locate`` API was removed: it didn't do enough to be very helpful and had a misleading name. --- CHANGES.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index 9215bfed1..db13f4fa6 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -13,6 +13,12 @@ Documentation - Fix a reference to ``wsgiapp`` in the ``wsgiapp2`` API documentation within the ``repoze.bfg.wsgi`` module. +API Removals +------------ + +- The ``repoze.bfg.location.locate`` API was removed: it didn't do + enough to be very helpful and had a misleading name. + 0.9 (2009-06-01) ================ -- cgit v1.2.3