summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2020-08-12 17:01:55 -0400
committerJason R. Coombs <jaraco@jaraco.com>2020-08-12 17:01:55 -0400
commitfac13f0d9950b7c06de650bf4ea226cb2789afc3 (patch)
treeaa00dd7f8a27ae8ee070a6b292ee91c7c6de8fad
parentff4ba978e5c32c44311d9d9817ddee9e1c6c972b (diff)
downloadpython-setuptools-git-fac13f0d9950b7c06de650bf4ea226cb2789afc3.tar.gz
Clean up RST.
-rw-r--r--CHANGES.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 2add741a..0d2c96c3 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -6,7 +6,7 @@ v49.3.2
v49.3.1
---------
+-------
* #2316: Removed warning when ``distutils`` is imported before ``setuptools`` when ``distutils`` replacement is not enabled.