summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2013-10-29 19:28:41 (GMT)
committerBenjamin Peterson <benjamin@python.org>2013-10-29 19:28:41 (GMT)
commit5dba9f657313c15e8f4eb7defcbac02d0553406b (patch)
treeb51bc73e041e27fc0d8e109547c60e56941395b6 /Misc
parent95b6f2588c74ac50b7d257ac8cc9383a0de8be6d (diff)
parente18b82d996e442bbaee19b1016934fe33a89efa3 (diff)
downloadcpython-5dba9f657313c15e8f4eb7defcbac02d0553406b.zip
cpython-5dba9f657313c15e8f4eb7defcbac02d0553406b.tar.gz
cpython-5dba9f657313c15e8f4eb7defcbac02d0553406b.tar.bz2
merge 2.7.6 release branch
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index f3b9799..d8e9978 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -12,6 +12,12 @@ Core and Builtins
Library
-------
+
+Whats' New in Python 2.7.6?
+===========================
+
+*Release date: 2013-11-02*
+
IDLE
----