summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2014-12-28 20:54:46 -0500
committerJason R. Coombs <jaraco@jaraco.com>2014-12-28 20:54:46 -0500
commit22715bcc472ac5b41cfcd94fa7ca26a5cef01eb9 (patch)
tree1508667cf36e53f20ae13082ff1dc9bc52e3e460 /CHANGES.txt
parentee14a898847efe9d53f7dc57b872805753463eb5 (diff)
downloadpython-setuptools-git-22715bcc472ac5b41cfcd94fa7ca26a5cef01eb9.tar.gz
Disable purging of distutils/setuptools during sandbox operations. Ref #315.
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index d0b7e9b0..463f45b8 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -8,10 +8,6 @@ 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