aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2014-12-28 15:49:10 -0500
committerJason R. Coombs <jaraco@jaraco.com>2014-12-28 15:49:10 -0500
commitaf34e901c35e5e453465c0c232eaa04d019a9852 (patch)
treea1fe0dea98741bb4d746c1ec8916cfb021e58106
parenteb2fdc6f488d1a1d4b0cf02e9a8cf03ab33f9d23 (diff)
downloadexternal_python_setuptools-af34e901c35e5e453465c0c232eaa04d019a9852.tar.gz
external_python_setuptools-af34e901c35e5e453465c0c232eaa04d019a9852.tar.bz2
external_python_setuptools-af34e901c35e5e453465c0c232eaa04d019a9852.zip
Update changelog
-rw-r--r--CHANGES.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 463f45b8..d0b7e9b0 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -8,6 +8,10 @@ CHANGES
* Issue #314: Disabled support for ``setup_requires`` metadata to avoid issue
where Setuptools was unable to upgrade over earlier versions.
+* Issue #315: Updated setuptools to hide its own loaded modules during
+ installation of another package. This change will enable setuptools to
+ upgrade (or downgrade) itself even when its own metadata and implementation
+ change.
---
8.4