From: Barry Warsaw Date: Mon, 7 Oct 2002 17:19:41 +0000 (+0000) Subject: Update the email package version number. X-Git-Tag: v2.2.2b1~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5fc952a6c7513f8b4e1dc05025278483251dff8a;p=thirdparty%2FPython%2Fcpython.git Update the email package version number. --- diff --git a/Misc/NEWS b/Misc/NEWS index b6b0dd0e7a12..6e849da1b9b9 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -57,7 +57,7 @@ Library - The email package from the Python 2.3 development tree has been backported, including updated documentation. This version - corresponds to email 2.4 and should be nearly completely backward + corresponds to email 2.4.1 and should be nearly completely backward compatible. However there have been lots of improvements in the API, so you should read the section in the library manual about the changes since email v1.