diff options
author | Jason R. Coombs <jaraco@jaraco.com> | 2013-07-02 08:42:11 -0400 |
---|---|---|
committer | Jason R. Coombs <jaraco@jaraco.com> | 2013-07-02 08:42:11 -0400 |
commit | b4288135edce7479fe7a34235cdcfe937f5f5e4a (patch) | |
tree | 2a1f0b17873cae4476ce38ee8222e467de9edc2a | |
parent | 438019fc14785486d1375117b36be4773f4595f8 (diff) | |
parent | dba8600999daaf18d207c61c4ce5168d52bc5f60 (diff) | |
download | python-setuptools-git-0.8b4.tar.gz |
Merge with distribute0.8b4
--HG--
rename : distribute_setup.py => ez_setup.py
-rw-r--r-- | CHANGES.txt | 8 |
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 ------ |