]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Updated Misc/NEWS with #17508.
authorVinay Sajip <vinay_sajip@yahoo.co.uk>
Sat, 23 Mar 2013 10:56:39 +0000 (10:56 +0000)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>
Sat, 23 Mar 2013 10:56:39 +0000 (10:56 +0000)
Misc/NEWS

index 4138632e45238ccdb982e61912e8d1a232a1136a..46d03dc14f22d71f64c254629296a972ad801c56 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -216,6 +216,9 @@ Core and Builtins
 Library
 -------
 
+- Issue #17508: Corrected MemoryHandler configuration in dictConfig() where
+  the target handler wasn't configured first.
+
 - Issue #10212: cStringIO and struct.unpack support new buffer objects.
 
 - Issue #12098: multiprocessing on Windows now starts child processes