aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2013-06-03 11:19:45 -0400
committerJason R. Coombs <jaraco@jaraco.com>2013-06-03 11:19:45 -0400
commit0bbfe3d3d2e8bbddd492b0a50793d1352a33c3cb (patch)
tree67c9e5128722872effb2647619c58521782532e8
parentc5e74cbc8d7a3899f1f276be59d2a7b52e551eab (diff)
downloadexternal_python_setuptools-0bbfe3d3d2e8bbddd492b0a50793d1352a33c3cb.tar.gz
external_python_setuptools-0bbfe3d3d2e8bbddd492b0a50793d1352a33c3cb.tar.bz2
external_python_setuptools-0bbfe3d3d2e8bbddd492b0a50793d1352a33c3cb.zip
Updated changelog
-rw-r--r--CHANGES.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index bd1e29da..a7bf1ac6 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -3,6 +3,12 @@ CHANGES
=======
-----
+0.7.2
+-----
+
+* Issue #10: ``ez_setup.py`` now uses HTTPS to download setuptools from PyPI.
+
+-----
0.7.1
-----