From 3052d0b41bd06314b0b1f1c78e9977b8174f637a Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 1 Nov 2009 00:34:50 +0000 Subject: - The ``repoze.bfg.functional`` module was renamed to ``repoze.bfg.compat``. --- CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index b7a715ebd..27467dcc7 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -83,6 +83,9 @@ Internal request factory (the previous return value of the now-missing ``repoze.bfg.request.create_route_request_factory``. +- The ``repoze.bfg.functional`` module was renamed to + ``repoze.bfg.compat``. + Backwards Incompatibilities --------------------------- -- cgit v1.2.3