Add NEWS entry to previous checkin.
diff --git a/Misc/NEWS b/Misc/NEWS
index bf61e77..073ef6c 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -363,6 +363,8 @@
 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.