aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2017-04-10 12:03:47 -0400
committerGitHub <noreply@github.com>2017-04-10 12:03:47 -0400
commit4489bc183b74a554356d9504816a15ad122726b1 (patch)
tree27c7eb900553d5ac2eda963f05ea53649c519750
parente7b62cfe6df1239f6ec5c00f9223799008a80502 (diff)
downloadexternal_python_setuptools-4489bc183b74a554356d9504816a15ad122726b1.tar.gz
external_python_setuptools-4489bc183b74a554356d9504816a15ad122726b1.tar.bz2
external_python_setuptools-4489bc183b74a554356d9504816a15ad122726b1.zip
Update whitespace for consistency and better rendering
-rw-r--r--CHANGES.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index bf4daf76..f06a0c85 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,5 +1,6 @@
v34.4.2
-------
+
* #1008: In MSVC support, use always the last version available for Windows SDK and UCRT SDK.
* #1008: In MSVC support, fix "vcruntime140.dll" returned path with Visual Studio 2017.