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