summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2014-06-30 01:59:07 (GMT)
committerBenjamin Peterson <benjamin@python.org>2014-06-30 01:59:07 (GMT)
commit7ce6a96469fe8621e0bf0318b0b6be1fd2cdce93 (patch)
treebf3abdb25f8835826130f8b1d5e2151957513bb9 /Misc
parent808335ff803650f32e3a1f930fd409fccc3ffe2c (diff)
downloadcpython-7ce6a96469fe8621e0bf0318b0b6be1fd2cdce93.zip
cpython-7ce6a96469fe8621e0bf0318b0b6be1fd2cdce93.tar.gz
cpython-7ce6a96469fe8621e0bf0318b0b6be1fd2cdce93.tar.bz2
after 2.7.8
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 dae435f..f31c132 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -2,6 +2,18 @@
Python News
+++++++++++
+What's New in Python 2.7.9?
+==========================
+
+*Release date: XXXX-XX-XX*
+
+Core and Builtins
+-----------------
+
+Library
+-------
+
+
What's New in Python 2.7.8?
===========================