summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt3
1 files changed, 3 insertions, 0 deletions
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
---------------------------