Fix minor reST error in Misc/NEWS.
authorBrett Cannon <bcannon@gmail.com>
Fri, 22 Oct 2004 06:22:54 +0000 (06:22 +0000)
committerBrett Cannon <bcannon@gmail.com>
Fri, 22 Oct 2004 06:22:54 +0000 (06:22 +0000)
Applies patch #1051866.  Thanks Felix Wiemann.

Misc/ACKS
Misc/NEWS

index 782fcd1291d2b9214e9c6a211533330d8c55b553..58dd0adbb8ea9ad813949bb94fe1320fdf6fe83c 100644 (file)
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -621,6 +621,7 @@ Cliff Wells
 Rickard Westman
 Mats Wichmann
 Truida Wiedijk
+Felix Wiemann
 Gerry Wiener
 Bryce "Zooko" Wilcox-O'Hearn
 Gerald S. Williams
index cc78b419fdcf4ef7a0e9e89245cb8a637ca1e33e..9d91ae4eed1159378221915efccdfde2a36598d7 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -134,6 +134,7 @@ Library
   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(),