From 11c5aba6c9f72e8d46f33e4a3994d0626edaff93 Mon Sep 17 00:00:00 2001 From: R David Murray Date: Thu, 16 Apr 2015 17:16:15 -0400 Subject: News item for #16914. --- Misc/NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index c4a35b9..6f2cd12 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -37,6 +37,8 @@ Core and Builtins Library ------- +- Issue #16914: new debuglevel 2 in smtplib adds timestamps to debug output. + - Issue #7159: urllib.request now supports sending auth credentials automatically after the first 401. This enhancement is a superset of the enhancement from issue #19494 and supersedes that change. -- cgit v0.12