summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorSteve Dower <steve.dower@microsoft.com>2016-01-16 21:48:31 (GMT)
committerSteve Dower <steve.dower@microsoft.com>2016-01-16 21:48:31 (GMT)
commitca9aab19ab34b7300d1d6b3f2ab3a6a636e92a88 (patch)
treefedce481bd1bdd511e432ac764b87e16fd809e99 /Misc
parentc3cd76a2a18dd36f0600fe313120ebf04904fc15 (diff)
parent87fb7f64d867ebf752637fda1d982b1cd07b407e (diff)
downloadcpython-ca9aab19ab34b7300d1d6b3f2ab3a6a636e92a88.zip
cpython-ca9aab19ab34b7300d1d6b3f2ab3a6a636e92a88.tar.gz
cpython-ca9aab19ab34b7300d1d6b3f2ab3a6a636e92a88.tar.bz2
Issue #26073: Update the list of magic numbers in launcher
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 5796367..41d56aa 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -613,6 +613,8 @@ Build
Windows
-------
+- Issue #26073: Update the list of magic numbers in launcher
+
- Issue #26065: Excludes venv from library when generating embeddable
distro.