summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2001-09-28 21:53:42 (GMT)
committerTim Peters <tim.peters@gmail.com>2001-09-28 21:53:42 (GMT)
commitabf925f6bf40f24647b477fe42b12f30da242fbb (patch)
tree0142731e249b128b287eb24bc0f6fb9ffd2c649e /Misc
parentd4707e3b62554fbef272487be4624d4dbbc80285 (diff)
downloadcpython-abf925f6bf40f24647b477fe42b12f30da242fbb.zip
cpython-abf925f6bf40f24647b477fe42b12f30da242fbb.tar.gz
cpython-abf925f6bf40f24647b477fe42b12f30da242fbb.tar.bz2
Post-release fiddling (prep for 2.2b1).
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS23
1 files changed, 23 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index b301fa1..c05ff95 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -1,3 +1,26 @@
+What's New in Python 2.2b1?
+Release date: 28-Sep-2100
+===========================
+
+Type/class unification and new-style classes
+
+Core
+
+Library
+
+Tools
+
+Build
+
+C API
+
+New platforms
+
+Tests
+
+Windows
+
+
What's New in Python 2.2a4?
Release date: 28-Sep-2001
===========================