summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorVinay Sajip <vinay_sajip@yahoo.co.uk>2010-02-04 20:23:45 (GMT)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>2010-02-04 20:23:45 (GMT)
commit0e6e97d9adf276572fc409e993d0284871e13ab9 (patch)
tree6e014a7b7aa122c27b3904aa77eb7dbe41f8fed7 /Misc
parentd840e5174dc8d5407b56e377aa1e608ebe5cf535 (diff)
downloadcpython-0e6e97d9adf276572fc409e993d0284871e13ab9.zip
cpython-0e6e97d9adf276572fc409e993d0284871e13ab9.tar.gz
cpython-0e6e97d9adf276572fc409e993d0284871e13ab9.tar.bz2
Issue #7851: logging: clarification on logging configuration files.
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 796c3a7..6bb355b 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -55,6 +55,8 @@ Core and Builtins
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