projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d07696
)
Add NEWS entry to previous checkin.
author
Georg Brandl
<georg@python.org>
Fri, 17 Feb 2006 13:35:13 +0000
(13:35 +0000)
committer
Georg Brandl
<georg@python.org>
Fri, 17 Feb 2006 13:35:13 +0000
(13:35 +0000)
Misc/NEWS
patch
|
blob
|
history
diff --git
a/Misc/NEWS
b/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.