summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2012-11-24 11:09:53 -0500
committerJason R. Coombs <jaraco@jaraco.com>2012-11-24 11:09:53 -0500
commit88abd2e3da9e9eb5bf631f04c29cb2d7066ff5ff (patch)
tree8eed0616962f50ece9e749235a0b7a7ad87f5762
parent0ac1f691b2ec4cf90953ba1aee176015552eb8b1 (diff)
downloadpython-setuptools-git-88abd2e3da9e9eb5bf631f04c29cb2d7066ff5ff.tar.gz
Update changelog and contributors
--HG-- branch : distribute extra : rebase_source : 25d26d635ed69fd41e0872048c6c804c26b40ecc
-rw-r--r--CHANGES.txt2
-rw-r--r--CONTRIBUTORS.txt1
2 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 2bb23165..43211cb6 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -19,6 +19,8 @@ CHANGES
PYTHONIOENCODING=utf8 pip install numpy
+* Fix for encoding issue when installing from Windows executable on Python 3.
+
------
0.6.30
------
diff --git a/CONTRIBUTORS.txt b/CONTRIBUTORS.txt
index e180edac..22c90aba 100644
--- a/CONTRIBUTORS.txt
+++ b/CONTRIBUTORS.txt
@@ -18,6 +18,7 @@ Contributors
* Marc Abramowitz
* Martin von Löwis
* Noufal Ibrahim
+* Pete Hollobon
* Philip Jenvey
* Reinout van Rees
* Robert Myers