summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2020-08-02 09:55:24 -0400
committerJason R. Coombs <jaraco@jaraco.com>2020-08-02 09:57:06 -0400
commita83d96eca1ea6d85a366351457dd25beb1663ad4 (patch)
treef94b8f95ba926ecba80864657203d2ccde9fd053
parentc2fcb01de1306ec7171bd4cd6c2db20be6011cbd (diff)
downloadpython-setuptools-git-a83d96eca1ea6d85a366351457dd25beb1663ad4.tar.gz
Add changelog. Ref #2257.
-rw-r--r--changelog.d/2257.misc.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/2257.misc.rst b/changelog.d/2257.misc.rst
new file mode 100644
index 00000000..509b372e
--- /dev/null
+++ b/changelog.d/2257.misc.rst
@@ -0,0 +1 @@
+Fixed two flaws in distutils._msvccompiler.MSVCCompiler.spawn.