]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Fix typo. Prepare headers for 2.2.2 final release.
authorGuido van Rossum <guido@python.org>
Tue, 8 Oct 2002 14:49:38 +0000 (14:49 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 8 Oct 2002 14:49:38 +0000 (14:49 +0000)
Misc/NEWS

index 023b7d356062ef8ad4097500d32f5127ddf321a8..28227c23b97c770f0f128dbfe16c2eeb988d1bf7 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -1,9 +1,13 @@
+What's New in Python 2.2.2 (final) ?
+Release date: dd-Mmm-yyyy
+====================================
+
 What's New in Python 2.2.2b1?
 Release date: 7-Oct-2002
 =============================
 
 Almost everything in this release is a pure bugfix and is backported
-from a corresponding bugfix alrady applied to Python 2.3.  While at
+from a corresponding bugfix already applied to Python 2.3.  While at
 the time of writing, Python 2.3 is still in pre-alpha form, only
 accessible via CVS, it receives continuous and extensive testing by
 its developers.  The list below is not a complete list of fixed bugs;