aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2017-07-26 22:55:35 -0400
committerJason R. Coombs <jaraco@jaraco.com>2017-07-26 22:55:35 -0400
commitc2e72a0675aebe004476c441ac01d9f80fb38671 (patch)
tree2b36ee43599c6119238af3cade816100c0c36377
parent3ac4001e3729dc6c5332679b0068a753d5e511c4 (diff)
downloadexternal_python_setuptools-c2e72a0675aebe004476c441ac01d9f80fb38671.tar.gz
external_python_setuptools-c2e72a0675aebe004476c441ac01d9f80fb38671.tar.bz2
external_python_setuptools-c2e72a0675aebe004476c441ac01d9f80fb38671.zip
Update changelog
-rw-r--r--CHANGES.rst7
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
-------