]> granicus.if.org Git - python/commitdiff
Update NEWS and ACKS for issue 2849.
authorBarry Warsaw <barry@python.org>
Thu, 12 Jun 2008 02:42:00 +0000 (02:42 +0000)
committerBarry Warsaw <barry@python.org>
Thu, 12 Jun 2008 02:42:00 +0000 (02:42 +0000)
Misc/ACKS
Misc/NEWS

index a3864d5d85403796f31e1dee3db73c6e7abb5331..f34163ae00476cd7b1e223dc896b35ab050f3a61 100644 (file)
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -161,6 +161,7 @@ Roger Dev
 Raghuram Devarakonda
 Toby Dickenson
 Mark Dickinson
+Humberto Diogenes
 Yves Dionne
 Daniel Dittmar
 Jaromir Dolecek
index c6f91ef6fd819f3fd68297acc9af94503c4d36af..36c5cdea27e1f1452b83b45cccbbbf4ce53f6e27 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -78,6 +78,8 @@ Extension Modules
 Library
 -------
 
+- Patch #2849: Remove use of rfc822 module from standard library.
+
 - Added C optimized implementation of io.StringIO.
 
 - The ``pickle`` module is now automatically use an optimized C