Commit f00b7464 authored by agronholm's avatar agronholm

Documented major changes in 0.6.2

--HG--
branch : distribute
extra : rebase_source : 4e4c362c3d59494907c4abc025af02cbe98546fb
parent c7799d0a
......@@ -9,9 +9,24 @@ CHANGES
setuptools
==========
* Added Python 3 support.
This closes http://bugs.python.org/setuptools/issue39.
* Added option to run 2to3 automatically when installing on Python 3.
This closes http://bitbucket.org/tarek/distribute/issue/31.
* Fixed invalid usage of requirement.parse, that broke develop -d.
closed http://bugs.python.org/setuptools/issue44.
This closes http://bugs.python.org/setuptools/issue44.
* Fixed script launcher for 64-bit Windows.
This closes http://bugs.python.org/setuptools/issue2.
bootstraping
============
* Fixed bootstrap not working on Windows.
This closes http://bitbucket.org/tarek/distribute/issue/49.
-----
0.6.1
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment