summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2013-06-18 15:50:27 -0500
committerJason R. Coombs <jaraco@jaraco.com>2013-06-18 15:50:27 -0500
commita5bbf67399a6c56e8611a3747faaa52d6b835649 (patch)
tree4a9f074bff2e3b3d77ce40538c18eeda2f5dbdca /CHANGES.txt
parentc04abca662dcbffd00d928e06fbf32b9f49f8e57 (diff)
downloadpython-setuptools-git-0.7.3.tar.gz
Backed out changeset: 7292c3a723e30.7.3
See https://bitbucket.org/pypa/setuptools/commits/7292c3a723e3b7b6fdd2bede2374dd1777809e7d for discussion
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 59e37ad6..77ab44aa 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -6,8 +6,6 @@ CHANGES
0.7.3
-----
-* Rename DISTRIBUTE_DISABLE_VERSIONED_EASY_INSTALL_SCRIPT environment
- variable to SETUPTOOLS_DISABLE_VERSIONED_EASY_INSTALL_SCRIPT.
* Issue #1: Disable installation of Windows-specific files on non-Windows systems.
* Use new sysconfig module with Python 2.7 or >=3.2.