aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2013-05-24 15:44:04 -0400
committerJason R. Coombs <jaraco@jaraco.com>2013-05-24 15:44:04 -0400
commitb1bf410e4e9a180ba5b24efcaee6d5f021e4ee5d (patch)
treee0cc77b2c020bfb44d130abac0407fd21c285188
parent8c89c9438e9e461acc7587b60c79fb94b4d1f06d (diff)
downloadexternal_python_setuptools-b1bf410e4e9a180ba5b24efcaee6d5f021e4ee5d.tar.gz
external_python_setuptools-b1bf410e4e9a180ba5b24efcaee6d5f021e4ee5d.tar.bz2
external_python_setuptools-b1bf410e4e9a180ba5b24efcaee6d5f021e4ee5d.zip
Update changelog0.6.42
--HG-- branch : distribute
-rw-r--r--CHANGES.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index dadd0c77..eb3e56e1 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -7,6 +7,8 @@ CHANGES
------
* External links finder no longer yields duplicate links.
+* Issue #337: Moved site.py to setuptools/site-patch.py (graft of very old
+ patch from setuptools trunk which inspired PR #31).
------
0.6.41