summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2013-03-23 20:24:13 (GMT)
committerBenjamin Peterson <benjamin@python.org>2013-03-23 20:24:13 (GMT)
commitaec813993f2e8fe3c07549073c57432231c8dd04 (patch)
tree138e969404a74e089a3817e26751a5b4a11fb25e /Misc
parent6909ab5e8a2d0ddaea2c5e0c95f72136ad8b323d (diff)
downloadcpython-aec813993f2e8fe3c07549073c57432231c8dd04.zip
cpython-aec813993f2e8fe3c07549073c57432231c8dd04.tar.gz
cpython-aec813993f2e8fe3c07549073c57432231c8dd04.tar.bz2
add 2.7.5 header
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 cfa3f64..bc93915 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -1,6 +1,18 @@
Python News
+++++++++++
+What's New in Python 2.7.5?
+===========================
+
+*Release date: XXXX-XX-XX*
+
+Core and Builtins
+-----------------
+
+Library
+-------
+
+
What's New in Python 2.7.4?
===========================