diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2013-06-19 15:24:41 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2013-06-19 15:24:41 -0500 |
| commit | 54cea58c9eb477f8d53c44a6555dbc1f7531fbb8 (patch) | |
| tree | c478086d0d284a0a9465471675da5e79509e6d3d | |
| parent | cc4d57dcb6b12fe3b4bf20b9f848d71986723763 (diff) | |
| download | python-setuptools-git-54cea58c9eb477f8d53c44a6555dbc1f7531fbb8.tar.gz | |
Update changelog
| -rw-r--r-- | CHANGES.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index d736ca2c..078b532f 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -3,6 +3,12 @@ CHANGES ======= ----- +0.7.5 +----- + +* Issue #21: Restore Python 2.4 compatibility in ``test_easy_install``. + +----- 0.7.4 ----- |
