diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2011-08-18 18:51:22 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2011-08-18 18:51:22 -0400 |
| commit | 5a82cc72c7252dcf4c6d64d93ce353f985090218 (patch) | |
| tree | aa021f288e2bdbbd89670523d80fa38ab4c76973 /CHANGES.txt | |
| parent | 493855eeac854494be96858282569182c67caa69 (diff) | |
| download | python-setuptools-git-5a82cc72c7252dcf4c6d64d93ce353f985090218.tar.gz | |
Updated changes (should have done this sooner).0.6.20
--HG--
branch : distribute
extra : rebase_source : efb1d8a52b7c7faaea3bd9ca428a49c632813d73
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index aa3eb476..616ba458 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -6,7 +6,9 @@ CHANGES 0.6.20 ------ -* ADD STUFF HERE +* Issue #135: Include url in warning when processing URLs in package_index. +* Issue #212: Fix issue where easy_instal fails on Python 3 on windows installer. +* Issue #213: Fix typo in documentation. ------ 0.6.19 |
