diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2016-02-27 09:24:21 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2016-02-27 09:24:21 -0500 |
| commit | 3855edb641a6895af3f8e3ce89e3fef012a883b2 (patch) | |
| tree | 7b0f0eb196c544b6b6dfbc785f11ab484470e333 | |
| parent | 26f98e0a8cd1671520e3e8c64a4aa6400873ce9b (diff) | |
| download | external_python_setuptools-3855edb641a6895af3f8e3ce89e3fef012a883b2.tar.gz external_python_setuptools-3855edb641a6895af3f8e3ce89e3fef012a883b2.tar.bz2 external_python_setuptools-3855edb641a6895af3f8e3ce89e3fef012a883b2.zip | |
Update changelog
| -rw-r--r-- | CHANGES.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index ad0e40c6..b7325031 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -2,6 +2,12 @@ CHANGES ======= +20.2.2 +------ + +* Issue #502: Correct regression in parsing of multiple + version specifiers separated by commas and spaces. + 20.2.1 ------ |
