summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2015-11-22 02:38:18 (GMT)
committerBenjamin Peterson <benjamin@python.org>2015-11-22 02:38:18 (GMT)
commit85592c9c80d169e336cfeae6de0c3361f7437166 (patch)
treef4a72ea9a01280a7fb7224e2e0849747211a0e71 /Misc/NEWS
parent6a93913d7abb02e86440a7da25ac5217c6b68c0d (diff)
downloadcpython-85592c9c80d169e336cfeae6de0c3361f7437166.zip
cpython-85592c9c80d169e336cfeae6de0c3361f7437166.tar.gz
cpython-85592c9c80d169e336cfeae6de0c3361f7437166.tar.bz2
post rc1 updates
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 0861cfe..6d53301 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -2,6 +2,18 @@
Python News
+++++++++++
+What's New in Python 2.7.11?
+============================
+
+*Release date: 2015-12-05*
+
+Core and Builtins
+-----------------
+
+Library
+-------
+
+
What's New in Python 2.7.11 release candidate 1?
================================================