diff options
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 39cb06af5..dfb9636fb 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,18 @@ +Next release +============ + +Internals +--------- + +The ``repoze.bfg.registry.make_registry`` callable has been removed. + +Backwards Incompatibilites +-------------------------- + +The ``repoze.bfg.router.make_app`` callable no longer accepts the +``authentication_policy`` nor the ``authorization_policy`` arguments. +This feature was deprecated in version 1.0 and has been removed. + 1.1 (2009-11-15) ================ |
