summaryrefslogtreecommitdiff
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 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.