Add NEWS entry to previous checkin.
authorGeorg Brandl <georg@python.org>
Fri, 17 Feb 2006 13:35:13 +0000 (13:35 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 17 Feb 2006 13:35:13 +0000 (13:35 +0000)
Misc/NEWS

index bf61e774a8584d2bd30f3bccb3448d990a55929b..073ef6ce8c01ccbc4f7ff43021a6d068e0254477 100644 (file)
--- 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.