]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Update the email package version number.
authorBarry Warsaw <barry@python.org>
Mon, 7 Oct 2002 17:19:41 +0000 (17:19 +0000)
committerBarry Warsaw <barry@python.org>
Mon, 7 Oct 2002 17:19:41 +0000 (17:19 +0000)
Misc/NEWS

index b6b0dd0e7a120d0bd0938e01431780e97be780fd..6e849da1b9b9b862980ee4ac8d9549f897efc0b2 100644 (file)
--- 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.