summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorSteve Dower <steve.dower@microsoft.com>2015-09-22 23:36:33 (GMT)
committerSteve Dower <steve.dower@microsoft.com>2015-09-22 23:36:33 (GMT)
commit14b9e6c6a7a5890a11c87247ba01867fbd7b8d49 (patch)
tree4fae5aea8e5ea01fc9449684efd0938daa144103 /Misc/NEWS
parentbc25032c924d8fa00b2c8b94e823fd544d00c5e3 (diff)
downloadcpython-14b9e6c6a7a5890a11c87247ba01867fbd7b8d49.zip
cpython-14b9e6c6a7a5890a11c87247ba01867fbd7b8d49.tar.gz
cpython-14b9e6c6a7a5890a11c87247ba01867fbd7b8d49.tar.bz2
Issue #25126: Clarifies that the non-web installer will download some components.
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 bad974e..5440470 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -152,6 +152,9 @@ Windows
- Issue #25091: Increases font size of the installer.
+- Issue #25126: Clarifies that the non-web installer will download some
+ components.
+
- Issue #25213: Restores requestedExecutionLevel to manifest to disable
UAC virtualization.