summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2022-10-08 21:28:56 -0400
committerJason R. Coombs <jaraco@jaraco.com>2022-10-08 21:28:56 -0400
commit2d4ebde71ce9daf914318f5ff29bcc39507b2cdf (patch)
tree5a75f56fbe2ccf9b083a3e1d2479e43aaa5d2d86
parentcb1c3a3727929d0d842e4a92e7be3391ab6433c3 (diff)
downloadpython-setuptools-git-2d4ebde71ce9daf914318f5ff29bcc39507b2cdf.tar.gz
Update changelog. Ref #3626.
-rw-r--r--changelog.d/3626.change.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3626.change.rst b/changelog.d/3626.change.rst
new file mode 100644
index 00000000..38439fb5
--- /dev/null
+++ b/changelog.d/3626.change.rst
@@ -0,0 +1 @@
+Minor refactorings to support distutils using stdlib logging module.