summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorSteve Dower <steve.dower@microsoft.com>2015-10-11 23:40:41 (GMT)
committerSteve Dower <steve.dower@microsoft.com>2015-10-11 23:40:41 (GMT)
commitb96698112d69ac34f294aa2a7699966e53f826a1 (patch)
treeb4dfadca69a3ba39f2dbfc60c6b3ce55ebd1ae4b /Misc
parent731f4a2c5f11a49a5611eaf8d3fa26886979f865 (diff)
downloadcpython-b96698112d69ac34f294aa2a7699966e53f826a1.zip
cpython-b96698112d69ac34f294aa2a7699966e53f826a1.tar.gz
cpython-b96698112d69ac34f294aa2a7699966e53f826a1.tar.bz2
Issue #25143: Improves installer error messages for unsupported platforms.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 9252a72..8d69867 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -308,6 +308,8 @@ Build
Windows
-------
+- Issue #25143: Improves installer error messages for unsupported platforms.
+
- Issue #25163: Display correct directory in installer when using non-default
settings.