summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2013-07-02 08:42:11 -0400
committerJason R. Coombs <jaraco@jaraco.com>2013-07-02 08:42:11 -0400
commitb4288135edce7479fe7a34235cdcfe937f5f5e4a (patch)
tree2a1f0b17873cae4476ce38ee8222e467de9edc2a
parent438019fc14785486d1375117b36be4773f4595f8 (diff)
parentdba8600999daaf18d207c61c4ce5168d52bc5f60 (diff)
downloadpython-setuptools-git-0.8b4.tar.gz
Merge with distribute0.8b4
--HG-- rename : distribute_setup.py => ez_setup.py
-rw-r--r--CHANGES.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 8e3ca944..894c27c5 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -91,14 +91,6 @@ Added several features that were slated for setuptools 0.6c12:
world-writable.
------
-0.6.46
-------
-
-* Issue #375: Issue a warning if the PYTHON_EGG_CACHE or otherwise
- customized egg cache location specifies a directory that's group- or
- world-writable.
-
-------
0.6.45
------