commit | 0e6e97d9adf276572fc409e993d0284871e13ab9 | [log] [tgz] |
---|---|---|
author | Vinay Sajip <vinay_sajip@yahoo.co.uk> | Thu Feb 04 20:23:45 2010 +0000 |
committer | Vinay Sajip <vinay_sajip@yahoo.co.uk> | Thu Feb 04 20:23:45 2010 +0000 |
tree | 6e014a7b7aa122c27b3904aa77eb7dbe41f8fed7 | |
parent | d840e5174dc8d5407b56e377aa1e608ebe5cf535 [diff] [blame] |
Issue #7851: logging: clarification on logging configuration files.
diff --git a/Misc/NEWS b/Misc/NEWS index 796c3a7..6bb355b 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -55,6 +55,8 @@ Library ------- +- Issue #7851: logging: clarification on logging configuration files. + - Issue #4772: Raise a ValueError when an unknown Bluetooth protocol is specified, rather than fall through to AF_PACKET (in the `socket` module). Also, raise ValueError rather than TypeError when an unknown TIPC address