summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 388a757..aad546c 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -5,7 +5,7 @@ Python News
What's New in Python 3.6.0 beta 2
=================================
-*Release date: XXXX-XX-XX*
+*Release date: 2016-10-10*
Core and Builtins
-----------------
@@ -266,6 +266,7 @@ Tests
- Issue #28217: Adds _testconsole module to test console input.
+
What's New in Python 3.6.0 beta 1
=================================
@@ -1001,6 +1002,7 @@ Build
- Issue #10910: Avoid C++ compilation errors on FreeBSD and OS X.
Also update FreedBSD version checks for the original ctype UTF-8 workaround.
+
What's New in Python 3.6.0 alpha 3
==================================