diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2017-03-11 09:14:55 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2017-03-11 09:16:30 -0500 |
| commit | 94ad54108b1584e19c79521aa487b20b1fd18f69 (patch) | |
| tree | a0611686fd14c542e75e21dae9e249f980a3360b | |
| parent | da1dcf42236810c76c763ee9be8ba71bf213c297 (diff) | |
| download | external_python_setuptools-94ad54108b1584e19c79521aa487b20b1fd18f69.tar.gz external_python_setuptools-94ad54108b1584e19c79521aa487b20b1fd18f69.tar.bz2 external_python_setuptools-94ad54108b1584e19c79521aa487b20b1fd18f69.zip | |
Update changelog. Ref #993.
| -rw-r--r-- | CHANGES.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index 66af4bde..cef2ddb1 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,3 +1,10 @@ +v34.3.2 +------- + +* #993: Fix documentation upload by correcting + rendering of content-type in _build_multipart + on Python 3. + v34.3.1 ------- |
