summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorSteve Dower <steve.dower@microsoft.com>2015-12-02 16:28:51 (GMT)
committerSteve Dower <steve.dower@microsoft.com>2015-12-02 16:28:51 (GMT)
commit10f997d98600aebe465ecd0175581634dd5b9d07 (patch)
tree4e60ea752ee0cd10e0833f309f37e6e0fbaae5b8 /Misc
parent09a08de363cbe18a87392e1c2ebf0ac1f414592c (diff)
downloadcpython-10f997d98600aebe465ecd0175581634dd5b9d07.zip
cpython-10f997d98600aebe465ecd0175581634dd5b9d07.tar.gz
cpython-10f997d98600aebe465ecd0175581634dd5b9d07.tar.bz2
Issue #25715: Python 3.5.1 installer shows wrong upgrade path and incorrect logic for launcher detection.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index e6a2536..c454664 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -62,6 +62,11 @@ Core and Builtins
Library
-------
+Windows
+-------
+
+- Issue #25715: Python 3.5.1 installer shows wrong upgrade path and incorrect
+ logic for launcher detection.
What's New in Python 3.5.1 release candidate 1?
===============================================