summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorVinay Sajip <vinay_sajip@yahoo.co.uk>2010-02-07 01:37:08 (GMT)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>2010-02-07 01:37:08 (GMT)
commit657514a69039ad60af1b3b98254dff863d800d95 (patch)
treeaf6171e5f24cc66c1dc36526cd1d2605a5393e8f /Misc
parent12cad204a0e9f026c5a4f4d486e059d51af7cd92 (diff)
downloadcpython-657514a69039ad60af1b3b98254dff863d800d95.zip
cpython-657514a69039ad60af1b3b98254dff863d800d95.tar.gz
cpython-657514a69039ad60af1b3b98254dff863d800d95.tar.bz2
Issue #7868: logging: added loggerClass attribute to Manager.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 1f0fa73..f9f9941 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -75,6 +75,8 @@ Core and Builtins
Library
-------
+- Issue #7868: logging: added loggerClass attribute to Manager.
+
- Issue #7851: logging: clarification on logging configuration files.
- Issue #4772: Raise a ValueError when an unknown Bluetooth protocol is