diff options
author | J. Goutin <JGoutin@users.noreply.github.com> | 2016-07-03 19:13:31 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-07-03 19:13:31 +0200 |
commit | 2a835337bfe7d4831b59c448e729e6a609c2c38f (patch) | |
tree | 1d1647837dd4cec1c922d40e7acd9cd23aadf1a4 | |
parent | 46aa62fb47f569ce1e3f5eb9ae83f9b363f9da81 (diff) | |
download | external_python_setuptools-2a835337bfe7d4831b59c448e729e6a609c2c38f.tar.gz external_python_setuptools-2a835337bfe7d4831b59c448e729e6a609c2c38f.tar.bz2 external_python_setuptools-2a835337bfe7d4831b59c448e729e6a609c2c38f.zip |
Update CHANGES.rst
-rw-r--r-- | CHANGES.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index 23e85a7b..2b01135d 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -5,7 +5,7 @@ CHANGES v24.0.2 ------- -* If MSVC14 is needed ``setuptools.msvc`` no redirect +* If MSVC++14 is needed ``setuptools.msvc`` no redirect user to Visual C++ Build Tools web page. v24.0.1 |