aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2013-07-13 11:51:03 -0400
committerJason R. Coombs <jaraco@jaraco.com>2013-07-13 11:51:03 -0400
commit1ba2a40c16a04be7daec1f9c032c0553e5124fc8 (patch)
tree2243d5676d7e54c5732e4fda38dc514187395b3c
parent37e2f6f5395586e12eb57a4b6fd598b29744de0c (diff)
downloadexternal_python_setuptools-1ba2a40c16a04be7daec1f9c032c0553e5124fc8.tar.gz
external_python_setuptools-1ba2a40c16a04be7daec1f9c032c0553e5124fc8.tar.bz2
external_python_setuptools-1ba2a40c16a04be7daec1f9c032c0553e5124fc8.zip
Updated changelog and contributors0.9
-rw-r--r--CHANGES.txt6
-rw-r--r--CONTRIBUTORS.txt1
2 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index bec396bd..166eb746 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -3,6 +3,12 @@ CHANGES
=======
---
+0.9
+---
+
+* `package_index` now validates hashes other than MD5 in download links.
+
+---
0.8
---
diff --git a/CONTRIBUTORS.txt b/CONTRIBUTORS.txt
index 8515babe..f1966505 100644
--- a/CONTRIBUTORS.txt
+++ b/CONTRIBUTORS.txt
@@ -9,6 +9,7 @@ Contributors
* Daniel Stutzbach
* Daniel Holth
* Dirley Rodrigues
+* Donald Stufft
* Grigory Petrov
* Hanno Schlichting
* Jannis Leidel