summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorSteve Dower <steve.dower@microsoft.com>2016-09-17 23:12:55 (GMT)
committerSteve Dower <steve.dower@microsoft.com>2016-09-17 23:12:55 (GMT)
commit1c75c18ed2242a9e274eea11815c67fe8a67df40 (patch)
treee0d3f2ba93e00fc51aa95380f6209a39b95246ea /Misc
parentbdcc8f9d1b14837aa78b766a7a5e82f0625a1560 (diff)
downloadcpython-1c75c18ed2242a9e274eea11815c67fe8a67df40.zip
cpython-1c75c18ed2242a9e274eea11815c67fe8a67df40.tar.gz
cpython-1c75c18ed2242a9e274eea11815c67fe8a67df40.tar.bz2
Issue #28110: launcher.msi has different product codes between 32-bit and 64-bit
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index d3e9fd7..1cf1819 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -348,6 +348,9 @@ Tools/Demos
Windows
-------
+- Issue #28110: launcher.msi has different product codes between 32-bit and
+ 64-bit
+
- Issue #25144: Ensures TargetDir is set before continuing with custom
install.