summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>2008-06-12 02:42:00 (GMT)
committerBarry Warsaw <barry@python.org>2008-06-12 02:42:00 (GMT)
commitf501942c764d25f29a2e06ba5c9917b149c7189b (patch)
tree18cfb3f732d1126305bcc2a4ede1e4bc0fb9171b /Misc
parent596097e0bc2b22d53232fcf4d20ddad3f3f80f1b (diff)
downloadcpython-f501942c764d25f29a2e06ba5c9917b149c7189b.zip
cpython-f501942c764d25f29a2e06ba5c9917b149c7189b.tar.gz
cpython-f501942c764d25f29a2e06ba5c9917b149c7189b.tar.bz2
Update NEWS and ACKS for issue 2849.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/ACKS1
-rw-r--r--Misc/NEWS2
2 files changed, 3 insertions, 0 deletions
diff --git a/Misc/ACKS b/Misc/ACKS
index a3864d5..f34163a 100644
--- 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
diff --git a/Misc/NEWS b/Misc/NEWS
index c6f91ef..36c5cde 100644
--- 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