summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2001-07-21 02:31:40 (GMT)
committerTim Peters <tim.peters@gmail.com>2001-07-21 02:31:40 (GMT)
commit20f51a7b3845fc8534d4f89cbf847dded027565f (patch)
tree25919179f27939df42967896ca8e46b5eac79f01 /Misc
parent137759407b641b0569359b9fe633eb3c6363365b (diff)
downloadcpython-20f51a7b3845fc8534d4f89cbf847dded027565f.zip
cpython-20f51a7b3845fc8534d4f89cbf847dded027565f.tar.gz
cpython-20f51a7b3845fc8534d4f89cbf847dded027565f.tar.bz2
Get started on 2.2a2 NEWS.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS17
1 files changed, 17 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 344949c..9873401 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -1,3 +1,20 @@
+What's New in Python 2.2a2?
+===========================
+
+Tests
+
+- Several new tests in the standard test suite, with special thanks to
+ Nick Mathewson.
+
+Core
+
+Library
+
+New platforms
+
+C API
+
+
What's New in Python 2.2a1?
===========================