summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2022-01-18 09:11:53 -0500
committerJason R. Coombs <jaraco@jaraco.com>2022-01-18 09:11:53 -0500
commit00eb51498605cbdb4be7a78350672e8848877a89 (patch)
tree6c6b878ec70afe8a31f125bce4fff4ea182f14d7
parentea993facb641b371199d197b057a3414316f9d25 (diff)
downloadpython-setuptools-git-00eb51498605cbdb4be7a78350672e8848877a89.tar.gz
Remove noise in the changelog.
-rw-r--r--CHANGES.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index e9f8a70f..b6938ce7 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -4,7 +4,6 @@ v60.5.4
Misc
^^^^
-* #NNN:
* #3009: Remove filtering of distutils warnings.
* #3031: Suppress distutils replacement when building or testing CPython.