summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2015-05-16 13:32:21 (GMT)
committerSerhiy Storchaka <storchaka@gmail.com>2015-05-16 13:32:21 (GMT)
commit8de32d906f3cdcffa088fc786eefa8f4e7bce785 (patch)
tree8d6e35c2acd920fdc934b33073e75bf51fb037f9
parent8600c801c49fec61338903b9427bb894d4a2d276 (diff)
downloadcpython-8de32d906f3cdcffa088fc786eefa8f4e7bce785.zip
cpython-8de32d906f3cdcffa088fc786eefa8f4e7bce785.tar.gz
cpython-8de32d906f3cdcffa088fc786eefa8f4e7bce785.tar.bz2
Fixed release date.
-rw-r--r--Misc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 502d80f87..46da169 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -5,7 +5,7 @@ Python News
What's New in Python 3.5.0 beta 1?
==================================
-Release date: 2015-04-24
+Release date: 2015-05-24
Core and Builtins
-----------------