From addf9976fd1ec2b3e5c9db80957ab7b6907edab1 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 23 Dec 2009 22:40:59 +0000 Subject: - The ``repoze.bfg.testing.registerRoutesMapper`` API (added in an early 1.2 alpha) was deprecated. Its import now generates a deprecation warning. - Docs roles. --- CHANGES.txt | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index b0f7a614f..5ac86a6a9 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -32,6 +32,13 @@ Documentation ``repoze.bfg.authorization``, and ``repoze.bfg.interfaces`` modules to API documentation. +Deprecations +------------ + +- The ``repoze.bfg.testing.registerRoutesMapper`` API (added in an + early 1.2 alpha) was deprecated. Its import now generates a + deprecation warning. + 1.2a7 (2009-12-20) ================== -- cgit v1.2.3