summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS27
1 files changed, 27 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 5c55d2c..eafe10e 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -1,3 +1,30 @@
+What's New in Python 2.2 final?
+Release date: 21-Dec-2001
+===============================
+
+Type/class unification and new-style classes
+
+Core and builtins
+
+Extension modules
+
+Library
+
+Tools/Demos
+
+Build
+
+C API
+
+New platforms
+
+Tests
+
+Windows
+
+Mac
+
+
What's New in Python 2.2c1?
Release date: 14-Dec-2001
===========================