diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2017-07-26 22:55:35 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2017-07-26 22:55:35 -0400 |
| commit | c2e72a0675aebe004476c441ac01d9f80fb38671 (patch) | |
| tree | 2b36ee43599c6119238af3cade816100c0c36377 | |
| parent | 3ac4001e3729dc6c5332679b0068a753d5e511c4 (diff) | |
| download | external_python_setuptools-c2e72a0675aebe004476c441ac01d9f80fb38671.tar.gz external_python_setuptools-c2e72a0675aebe004476c441ac01d9f80fb38671.tar.bz2 external_python_setuptools-c2e72a0675aebe004476c441ac01d9f80fb38671.zip | |
Update changelog
| -rw-r--r-- | CHANGES.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index 8412557b..04a56753 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,3 +1,10 @@ +v36.2.5 +------- + +* #889: Thanks to test revealed in #1062, identified and + corrected two flaws in disabling the interpolation of setup.cfg + files. + v36.2.4 ------- |
