summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index bf61e77..073ef6c 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.