summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorSteve Dower <steve.dower@microsoft.com>2015-10-08 16:55:49 (GMT)
committerSteve Dower <steve.dower@microsoft.com>2015-10-08 16:55:49 (GMT)
commit5ae56919ab46e07e9bd6e5530cddac75e0276505 (patch)
tree66c98bd4f60c21dc9772d1dc2925dd048627e272 /Misc/NEWS
parent3cc6da2b07a8aa78ec53a3ff5ea8d620f4753db6 (diff)
downloadcpython-5ae56919ab46e07e9bd6e5530cddac75e0276505.zip
cpython-5ae56919ab46e07e9bd6e5530cddac75e0276505.tar.gz
cpython-5ae56919ab46e07e9bd6e5530cddac75e0276505.tar.bz2
Issue #25089: Adds logging to installer for case where launcher is not selected on upgrade.
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index cfa1541..410caa2 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -297,6 +297,9 @@ Build
Windows
-------
+- Issue #25089: Adds logging to installer for case where launcher is not
+ selected on upgrade.
+
- Issue #25165: Windows uninstallation should not remove launcher if other
versions remain