Commit 2f2ef4a8 authored by tarek's avatar tarek

more changes

--HG--
branch : distribute
extra : rebase_source : 3c3037afbc1b3467650b99bcf56c1598464fb45e
parent 7b5cc0aa
......@@ -21,6 +21,8 @@ setuptools
* Fixed script launcher for 64-bit Windows.
This closes http://bugs.python.org/setuptools/issue2.
* KeyError when compiling extensions.
This closes http://bugs.python.org/setuptools/issue41.
bootstrapping
=============
......@@ -28,6 +30,12 @@ bootstrapping
* Fixed bootstrap not working on Windows.
This closes http://bitbucket.org/tarek/distribute/issue/49.
* Fixed 2.6 dependencies.
This closes http://bitbucket.org/tarek/distribute/issue/50.
* Make sure setuptools is patched when running through easy_install
This closes http://bugs.python.org/setuptools/issue40.
-----
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