summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2015-11-27 23:04:23 -0500
committerJason R. Coombs <jaraco@jaraco.com>2015-11-27 23:04:23 -0500
commite99e20ceb50b6292be0d383ec67f2ca6692a6d70 (patch)
treea979fd2798039313711fb3f94ec1a15dba75498a
parent95eed6e888743faaff87f0ffe3c0de5c1dcaaab9 (diff)
downloadpython-setuptools-git-e99e20ceb50b6292be0d383ec67f2ca6692a6d70.tar.gz
Update changelog
-rw-r--r--CHANGES.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index ebe76433..fa89b09b 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -14,6 +14,9 @@ CHANGES
for the issue reported in Pull Request #155.
* Issue #453: In ``ez_setup`` bootstrap module, unload all
``pkg_resources`` modules following download.
+* Pull Request #158: Honor `PEP-488
+ <https://www.python.org/dev/peps/pep-0488/>`_ when excluding
+ files for namespace packages.
------
18.6.1