diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2016-12-14 11:03:06 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2016-12-14 11:03:06 -0500 |
| commit | e2acd39745b32fb34ca4832377839448bcaa260b (patch) | |
| tree | ab5cb51577b202d39ead33f75ced636cbaf88ce3 | |
| parent | 1802d1322ccffcd0b79c63aa7ce9d22e0106015c (diff) | |
| download | external_python_setuptools-e2acd39745b32fb34ca4832377839448bcaa260b.tar.gz external_python_setuptools-e2acd39745b32fb34ca4832377839448bcaa260b.tar.bz2 external_python_setuptools-e2acd39745b32fb34ca4832377839448bcaa260b.zip | |
Update changelog. Ref #889.
| -rw-r--r-- | CHANGES.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index 7d6386c2..852947fd 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,3 +1,9 @@ +v31.1.0 +------- + +* #889: Backport proposed fix for disabling interpolation in + distutils.Distribution.parse_config_files. + v31.0.1 ------- |
