diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2014-12-13 21:44:12 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2014-12-13 21:44:12 -0500 |
| commit | 0ce9908f72838e4c95a895177981d8136db973a9 (patch) | |
| tree | 375f6978b814a474638b65ce6dd7774c5a446d11 /CHANGES.txt | |
| parent | ca919a203ad8b4bf79fb1b641c71be716c7538c5 (diff) | |
| parent | 5bf45c863a9b88a2c62fdaaeb75538c426ab5d41 (diff) | |
| download | python-setuptools-git-0ce9908f72838e4c95a895177981d8136db973a9.tar.gz | |
Merge with 8.0.1
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 0d2988a6..86886652 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -8,6 +8,13 @@ CHANGES * Pull Request #85: Search egg-base when adding egg-info to manifest. +----- +8.0.1 +----- + +* Issue #296: Restore support for iteration over parse_version result, but + deprecated that usage with a warning. Fixes failure with buildout. + --- 8.0 --- |
