summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 69ceac566..a6a6abcaa 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -18,9 +18,9 @@ Features
Deprecations
------------
-- The ``repoze.bfg.interfaces.IUnauthorizedAppFactory`` interface has
- been deprecated in favor of using the new
- ``repoze.bfg.interfaces.IForbiddenResponseFactory`` mechanism.
+- The ``repoze.bfg.interfaces.INotFoundAppFactory`` interface has been
+ deprecated in favor of using the new
+ ``repoze.bfg.interfaces.INotFoundView`` mechanism.
Renames
-------