Commit 74661295 authored by Hanno Schlichting's avatar Hanno Schlichting

Make the changelog proper REST

--HG--
branch : distribute
extra : rebase_source : 7361b854412f93f2da749c5b040898c545f41654
parent e972f5e0
......@@ -8,22 +8,22 @@ CHANGES
setuptools
----------
* Packages required at build time where not fully present at install time.
* Packages required at build time where not fully present at install time.
This closes http://bitbucket.org/tarek/distribute/issue/12.
* Protected against failures in tarfile extraction. This closes
* Protected against failures in tarfile extraction. This closes
http://bitbucket.org/tarek/distribute/issue/10.
* Made Jython api_tests.txt doctest compatible. This closes
* Made Jython api_tests.txt doctest compatible. This closes
http://bitbucket.org/tarek/distribute/issue/7.
* sandbox.py replaced builtin type file with builtin function open. This
* sandbox.py replaced builtin type file with builtin function open. This
closes http://bitbucket.org/tarek/distribute/issue/6.
* Immediately close all file handles. This closes
* Immediately close all file handles. This closes
http://bitbucket.org/tarek/distribute/issue/3.
* Added compatibility with Subversion 1.6. This references
* Added compatibility with Subversion 1.6. This references
http://bitbucket.org/tarek/distribute/issue/1.
pkg_resources
......@@ -42,6 +42,6 @@ pkg_resources
easy_install
------------
* Immediately close all file handles. This closes
* Immediately close all file handles. This closes
http://bitbucket.org/tarek/distribute/issue/3.
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