summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2017-04-27 15:36:34 -0400
committerJason R. Coombs <jaraco@jaraco.com>2017-04-27 15:36:34 -0400
commitd2dfacad71021417cf2cf082d0687774c3188142 (patch)
tree5981027de2df82cb0243b207311c2da93b4e15b6
parent498fec28f4c337346cbcca1bc57b8c509413633b (diff)
downloadpython-setuptools-git-d2dfacad71021417cf2cf082d0687774c3188142.tar.gz
Update changelog. Ref #1015.
-rw-r--r--CHANGES.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index d83eb9d8..1ac719df 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,6 +1,8 @@
v35.0.2
-------
+* #1015: Fix test failures on Python 3.7.
+
* #1024: Add workaround for Jython #2581 in monkey module.
v35.0.1