From 21dd1afde7e8162d2241c79f29d8951fa36e8c0d Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Fri, 17 Feb 2006 13:35:13 +0000 Subject: [PATCH] Add NEWS entry to previous checkin. --- Misc/NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index bf61e774a8..073ef6ce8c 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. -- 2.40.0