diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2014-12-28 15:12:52 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2014-12-28 15:12:52 -0500 |
| commit | beef07b0dd8d538b638d8f604efd83aee14097e3 (patch) | |
| tree | ce681e90e3fb66998736621f23104ecbf8851776 /CHANGES.txt | |
| parent | 9c24e096d0a4b1a50148e2373a3fc18fa41eb69d (diff) | |
| download | python-setuptools-git-beef07b0dd8d538b638d8f604efd83aee14097e3.tar.gz | |
Update changelog
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 004a1640..463f45b8 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -3,6 +3,13 @@ CHANGES ======= --- +9.0 +--- + +* Issue #314: Disabled support for ``setup_requires`` metadata to avoid issue + where Setuptools was unable to upgrade over earlier versions. + +--- 8.4 --- |
