From: Georg Brandl Date: Fri, 17 Feb 2006 13:35:13 +0000 (+0000) Subject: Add NEWS entry to previous checkin. X-Git-Tag: v2.5a0~625 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=21dd1afde7e8162d2241c79f29d8951fa36e8c0d;p=thirdparty%2FPython%2Fcpython.git Add NEWS entry to previous checkin. --- diff --git a/Misc/NEWS b/Misc/NEWS index bf61e774a858..073ef6ce8c01 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -363,6 +363,8 @@ Extension Modules Library ------- +- Patch #1417555: SimpleHTTPServer now returns Last-Modified headers. + - Bug #1430298: It is now possible to send a mail with an empty return address using smtplib.