diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2012-11-24 11:09:53 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2012-11-24 11:09:53 -0500 |
| commit | 88abd2e3da9e9eb5bf631f04c29cb2d7066ff5ff (patch) | |
| tree | 8eed0616962f50ece9e749235a0b7a7ad87f5762 /CHANGES.txt | |
| parent | 0ac1f691b2ec4cf90953ba1aee176015552eb8b1 (diff) | |
| download | python-setuptools-git-88abd2e3da9e9eb5bf631f04c29cb2d7066ff5ff.tar.gz | |
Update changelog and contributors
--HG--
branch : distribute
extra : rebase_source : 25d26d635ed69fd41e0872048c6c804c26b40ecc
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 2 |
1 files changed, 2 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 ------ |
