summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2011-08-18 18:51:22 -0400
committerJason R. Coombs <jaraco@jaraco.com>2011-08-18 18:51:22 -0400
commit5a82cc72c7252dcf4c6d64d93ce353f985090218 (patch)
treeaa021f288e2bdbbd89670523d80fa38ab4c76973
parent493855eeac854494be96858282569182c67caa69 (diff)
downloadpython-setuptools-git-0.6.20.tar.gz
Updated changes (should have done this sooner).0.6.20
--HG-- branch : distribute extra : rebase_source : efb1d8a52b7c7faaea3bd9ca428a49c632813d73
-rw-r--r--CHANGES.txt4
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