summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2011-01-16 08:44:50 (GMT)
committerGeorg Brandl <georg@python.org>2011-01-16 08:44:50 (GMT)
commit0c5036fdcd7f2614aee4c234d698e411436795c4 (patch)
treeb8b9e2350012f2b02e1a734328c6d8212c016ab0 /Misc
parent678fa9f5a9773d21165a6ed3e7d90a914e8341a3 (diff)
downloadcpython-0c5036fdcd7f2614aee4c234d698e411436795c4.zip
cpython-0c5036fdcd7f2614aee4c234d698e411436795c4.tar.gz
cpython-0c5036fdcd7f2614aee4c234d698e411436795c4.tar.bz2
Post-release updates.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 0eadfbd..3a3c34b 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -2,6 +2,18 @@
Python News
+++++++++++
+What's New in Python 3.2 Release Candidate 2?
+=============================================
+
+*Release date: XX-Jan-2011*
+
+Core and Builtins
+-----------------
+
+Library
+-------
+
+
What's New in Python 3.2 Release Candidate 1
============================================