diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2016-07-03 12:21:07 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-07-03 12:21:07 -0400 |
| commit | fd01aba56e1ab8658d5bda3e08556d8f7120b1bc (patch) | |
| tree | cd03b757d0a45b8bd951db440d5d8a5d1154d66d /CHANGES.rst | |
| parent | 6be486070f5badd8e8d954977cc673714256568f (diff) | |
| parent | bba4b3975c834655df6e97f89ed099ab21594d1c (diff) | |
| download | python-setuptools-git-fd01aba56e1ab8658d5bda3e08556d8f7120b1bc.tar.gz | |
Merge pull request #621 from stepshal/misspellings
Fix misspellings
Diffstat (limited to 'CHANGES.rst')
| -rw-r--r-- | CHANGES.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index 5f2b6076..94d99fda 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -156,7 +156,7 @@ v20.8.0 v20.7.0 ------- -* Refactored extra enviroment marker processing +* Refactored extra environment marker processing in WorkingSet. * Issue #533: Fixed intermittent test failures. * Issue #536: In msvc9_support, trap additional exceptions @@ -243,7 +243,7 @@ v20.6.0 20.2.1 ------ -* Issue #499: Restore compatiblity for legacy versions +* Issue #499: Restore compatibility for legacy versions by bumping to packaging 16.4. 20.2 |
