aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever.FTA@GMail.Com>2013-06-12 03:53:21 +0200
committerArfrever Frehtes Taifersar Arahesis <Arfrever.FTA@GMail.Com>2013-06-12 03:53:21 +0200
commitc04abca662dcbffd00d928e06fbf32b9f49f8e57 (patch)
tree992aca304622ab80b44630cb287c44bac0a2941a /CHANGES.txt
parent0dfd7768a9a75bec3c2592b8d0b2a4fed4d825ab (diff)
downloadexternal_python_setuptools-c04abca662dcbffd00d928e06fbf32b9f49f8e57.tar.gz
external_python_setuptools-c04abca662dcbffd00d928e06fbf32b9f49f8e57.tar.bz2
external_python_setuptools-c04abca662dcbffd00d928e06fbf32b9f49f8e57.zip
Use new sysconfig module with Python 2.7 or >=3.2.
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 9b1e48d9..59e37ad6 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -9,6 +9,7 @@ CHANGES
* 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.
-----
0.7.2