summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2015-11-27 22:55:03 -0500
committerJason R. Coombs <jaraco@jaraco.com>2015-11-27 22:55:03 -0500
commit791e1a8dd88031fcea30834c9941bfa356bd70ad (patch)
treea39b31a2894825c33878c1645e312754f302c97d
parentcbf82b63a3f98ebe0690ded2989f922625b86c7e (diff)
downloadpython-setuptools-bitbucket-791e1a8dd88031fcea30834c9941bfa356bd70ad.tar.gz
Update changelog
-rw-r--r--CHANGES.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index f399636f..ebe76433 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -12,6 +12,8 @@ CHANGES
``easy_install._adjust_header``.
* Made ``test.test_args`` a non-data property; alternate fix
for the issue reported in Pull Request #155.
+* Issue #453: In ``ez_setup`` bootstrap module, unload all
+ ``pkg_resources`` modules following download.
------
18.6.1