commit | 06a30b087e8726baa69406a2fd5981331221f1f3 | [log] [tgz] |
---|---|---|
author | Brett Cannon <bcannon@gmail.com> | Fri Oct 22 06:22:54 2004 +0000 |
committer | Brett Cannon <bcannon@gmail.com> | Fri Oct 22 06:22:54 2004 +0000 |
tree | 6142ae658fea2d44b9157f7c76160e3974ed22ac | |
parent | 054541e9243c7e7674dc4f59d0b5f7dffb5571fe [diff] [blame] |
Fix minor reST error in Misc/NEWS. Applies patch #1051866. Thanks Felix Wiemann.
diff --git a/Misc/NEWS b/Misc/NEWS index cc78b41..9d91ae4 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -134,6 +134,7 @@ Closes bug #1039270. - Updates for the email package: + + email.Utils.formatdate() grew a 'usegmt' argument for HTTP support. + All deprecated APIs that in email 2.x issued warnings have been removed: _encoder argument to the MIMEText constructor, Message.add_payload(),