summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2010-05-08 18:53:42 (GMT)
committerBenjamin Peterson <benjamin@python.org>2010-05-08 18:53:42 (GMT)
commit534b8de63b691c1aa802aa96657cd0df414c559b (patch)
tree9142884e74e2599b9eac863472a5a7563815d071 /Misc/NEWS
parent38edcea7e933ff63371c881efafe9a924cbd28ec (diff)
downloadcpython-534b8de63b691c1aa802aa96657cd0df414c559b.zip
cpython-534b8de63b691c1aa802aa96657cd0df414c559b.tar.gz
cpython-534b8de63b691c1aa802aa96657cd0df414c559b.tar.bz2
towards 2.7 release candidate 1
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index e5351ff..8a471df 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -4,6 +4,18 @@ Python News
(editors: check NEWS.help for information about editing NEWS using ReST.)
+What's New in Python Release Candidate 1?
+=========================================
+
+*Release date: XXXX-XX-XX*
+
+Core and Builtins
+-----------------
+
+Library
+-------
+
+
What's New in Python 2.7 beta 2?
================================