diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2015-11-27 22:55:03 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2015-11-27 22:55:03 -0500 |
| commit | 1a5cecf5cf61861816a2e02e513256b614b492d8 (patch) | |
| tree | 1a21d2b7b96444a3ce6ebf6458590790fa80cc13 /CHANGES.txt | |
| parent | a63119c9ebd8e7c578203628023877f7aa3f7e97 (diff) | |
| download | python-setuptools-git-1a5cecf5cf61861816a2e02e513256b614b492d8.tar.gz | |
Update changelog
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 2 |
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 |
