* `package_index` now validates hashes other than MD5 in download links.
---
0.8
---
* Code base now runs on Python 2.4 - Python 3.3 without Python 2to3 conversion.
-----
0.7.8
-----
* Distribute 375: Yet another fix for yet another regression.
-----
0.7.7
-----
* Distribute 375: Repair AttributeError created in last release (redo). * Issue 30: Added test for get_cache_path.
-----
0.7.6
-----
* Distribute 375: Repair AttributeError created in last release.
-----
0.7.5
-----
* Issue 21: Restore Python 2.4 compatibility in ``test_easy_install``. * Distribute 375: Merged additional warning from Distribute 0.6.46. * Now honor the environment variable ``SETUPTOOLS_DISABLE_VERSIONED_EASY_INSTALL_SCRIPT`` in addition to the now deprecated ``DISTRIBUTE_DISABLE_VERSIONED_EASY_INSTALL_SCRIPT``.