summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2001-11-17 00:21:57 (GMT)
committerTim Peters <tim.peters@gmail.com>2001-11-17 00:21:57 (GMT)
commitb3c9af17d94e7430168a63a8694e2de9eed2a8e2 (patch)
tree62b2b5f8418f984bb02e492d41520076b7a4bd14
parent0c0565dd7f389abc5cdf056374073088dd3f8d46 (diff)
downloadcpython-b3c9af17d94e7430168a63a8694e2de9eed2a8e2.zip
cpython-b3c9af17d94e7430168a63a8694e2de9eed2a8e2.tar.gz
cpython-b3c9af17d94e7430168a63a8694e2de9eed2a8e2.tar.bz2
Add skeleton for 2.2c1 news.
-rw-r--r--Misc/NEWS27
1 files changed, 27 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 38b80dc..f005c97 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -1,3 +1,30 @@
+What's New in Python 2.2c1?
+XXX Release date: ??-Dec-2001 XXX
+===========================
+
+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.2b2?
Release date: 16-Nov-2001
===========================