summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2001-10-19 17:55:30 (GMT)
committerTim Peters <tim.peters@gmail.com>2001-10-19 17:55:30 (GMT)
commit84362bc74af55b77f44572d8e642321435eeaa3c (patch)
tree5d46c7e51c5e5125103c180118106f78ff2bf47a /Misc
parentaad8bb5d7ab0b963f97185f378f2d4e5ccfbe41a (diff)
downloadcpython-84362bc74af55b77f44572d8e642321435eeaa3c.zip
cpython-84362bc74af55b77f44572d8e642321435eeaa3c.tar.gz
cpython-84362bc74af55b77f44572d8e642321435eeaa3c.tar.bz2
The usual post-release fiddling.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS25
1 files changed, 25 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 522ba40..a039a71 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -1,3 +1,28 @@
+What's New in Python 2.2b2?
+XXX Planned XXX Release date: 14-Nov-2001
+===========================
+
+Type/class unification and new-style classes
+
+Core and builtins
+
+Extension modules
+
+Library
+
+Tools/Demos
+
+Build
+
+C API
+
+New platforms
+
+Tests
+
+Windows
+
+
What's New in Python 2.2b1?
Release date: 19-Oct-2001
===========================