commit | 657514a69039ad60af1b3b98254dff863d800d95 | [log] [tgz] |
---|---|---|
author | Vinay Sajip <vinay_sajip@yahoo.co.uk> | Sun Feb 07 01:37:08 2010 +0000 |
committer | Vinay Sajip <vinay_sajip@yahoo.co.uk> | Sun Feb 07 01:37:08 2010 +0000 |
tree | af6171e5f24cc66c1dc36526cd1d2605a5393e8f | |
parent | 12cad204a0e9f026c5a4f4d486e059d51af7cd92 [diff] [blame] |
Issue #7868: logging: added loggerClass attribute to Manager.
diff --git a/Misc/NEWS b/Misc/NEWS index 1f0fa73..f9f9941 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -75,6 +75,8 @@ 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