aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2020-07-03 18:08:20 -0400
committerJason R. Coombs <jaraco@jaraco.com>2020-07-03 18:08:20 -0400
commit8c85de4eeffc88b00f367fecd7caba81a0351f45 (patch)
tree6ee45e52a4a7fb69eb856ae67f7a86ce5d7afd01
parent812fc057934b119c9680d8e79c9860bbc36c8b5b (diff)
downloadexternal_python_setuptools-8c85de4eeffc88b00f367fecd7caba81a0351f45.tar.gz
external_python_setuptools-8c85de4eeffc88b00f367fecd7caba81a0351f45.tar.bz2
external_python_setuptools-8c85de4eeffc88b00f367fecd7caba81a0351f45.zip
Update changelog. Ref #2228 and #2230.
-rw-r--r--changelog.d/2228.change.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/2228.change.rst b/changelog.d/2228.change.rst
new file mode 100644
index 00000000..82cf8a05
--- /dev/null
+++ b/changelog.d/2228.change.rst
@@ -0,0 +1 @@
+Disabled distutils adoption for now while emergent issues are addressed.