From 07f79506c315c983f6cbba7d67cb68f0f668af44 Mon Sep 17 00:00:00 2001 From: pje Date: Fri, 1 Mar 2013 12:26:46 -0500 Subject: Add SSL fix to change log --HG-- branch : setuptools-0.6 --- EasyInstall.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/EasyInstall.txt b/EasyInstall.txt index 753baf65..1e7c8909 100755 --- a/EasyInstall.txt +++ b/EasyInstall.txt @@ -1217,7 +1217,9 @@ displayed MD5 info (broken onto two lines for readability):: Release Notes/Change History ============================ -0.6final +0.6c12 + * Default --index-URL to SSL version of PyPI + * Fixed AttributeError under Python 2.3 when processing "HTTP authentication" URLs (i.e., ones with a ``user:password@host``). -- cgit v1.2.1