aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2015-06-08 13:29:05 -0400
committerJason R. Coombs <jaraco@jaraco.com>2015-06-08 13:29:05 -0400
commit9b9c404a50c48e9be857c8743f80c7f8398d9d85 (patch)
tree4f4755a9624cb26d0e87ad1382a705149162a7a5
parent64b3aae155e5a771dd075167ad32dae5adeec878 (diff)
downloadexternal_python_setuptools-9b9c404a50c48e9be857c8743f80c7f8398d9d85.tar.gz
external_python_setuptools-9b9c404a50c48e9be857c8743f80c7f8398d9d85.tar.bz2
external_python_setuptools-9b9c404a50c48e9be857c8743f80c7f8398d9d85.zip
Update changelog
-rw-r--r--CHANGES.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 4734ff04..9ca376fa 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -2,6 +2,14 @@
CHANGES
=======
+------
+17.1.1
+------
+
+* Backed out unintended changes to pkg_resources, restoring removal of
+ deprecated imp module (`ref
+ <https://bitbucket.org/pypa/setuptools/commits/f572ec9563d647fa8d4ffc534f2af8070ea07a8b#comment-1881283>`_).
+
----
17.1
----