From bd39b16939147d667e9c483e341c0e0a14284eec Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 23 Nov 2009 08:07:16 +0000 Subject: - The internal ILogger utility named ``repoze.bfg.debug`` is now just an IDebugLogger unnamed utility. A named utility with the old name is registered for b/w compat. --- CHANGES.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index 3ad281f6d..cabb15d6c 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -90,6 +90,10 @@ Internals ``repoze.bfg.threadlocal.get_current_registry`` API to obtain the registry. +- The internal ILogger utility named ``repoze.bfg.debug`` is now just + an IDebugLogger unnamed utility. A named utility with the old name + is registered for b/w compat. + Backwards Incompatibilites -------------------------- -- cgit v1.2.3