aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHanno Schlichting <hanno@hannosch.eu>2009-10-24 02:13:56 +0200
committerHanno Schlichting <hanno@hannosch.eu>2009-10-24 02:13:56 +0200
commit064e10630f9b8c7df65f62a2f2d0d48d63f0f825 (patch)
treecd992c0036a736d0fa3f8d660916a5d88faecce5
parent2ddbb439c45e3ea3a7103cd6cfd6308a07158078 (diff)
downloadexternal_python_setuptools-064e10630f9b8c7df65f62a2f2d0d48d63f0f825.tar.gz
external_python_setuptools-064e10630f9b8c7df65f62a2f2d0d48d63f0f825.tar.bz2
external_python_setuptools-064e10630f9b8c7df65f62a2f2d0d48d63f0f825.zip
Reviewed unladen-swallow specific change from http://code.google.com/p/unladen-swallow/source/detail?spec=svn875&r=719 and determined that it no longer applies. Distribute should work fine with Unladen Swallow 2009Q3.
--HG-- branch : distribute extra : rebase_source : 74d09eb0390667122b445860aea8ecc25a0d85d7
-rw-r--r--CHANGES.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 7ef29cbe..a0276a32 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -6,6 +6,10 @@ CHANGES
0.6.7
-----
+* Reviewed unladen-swallow specific change from
+ http://code.google.com/p/unladen-swallow/source/detail?spec=svn875&r=719
+ and determined that it no longer applies. Distribute should work fine with
+ Unladen Swallow 2009Q3.
* Issue 21: Allow PackageIndex.open_url to gracefully handle all cases of a
httplib.HTTPException instead of just InvalidURL and BadStatusLine.
* Removed virtual-python.py from this distribution and updated documentation