aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2017-01-16 14:04:27 -0500
committerJason R. Coombs <jaraco@jaraco.com>2017-01-16 14:04:27 -0500
commitf64c8f72952192655584994da11cdc9d40c54d32 (patch)
tree2e809ce24442cb1d297af3fca6ad1aee0e7be529
parent03fd4f4193ef51ee91fd5707ced27701cf322c22 (diff)
downloadexternal_python_setuptools-f64c8f72952192655584994da11cdc9d40c54d32.tar.gz
external_python_setuptools-f64c8f72952192655584994da11cdc9d40c54d32.tar.bz2
external_python_setuptools-f64c8f72952192655584994da11cdc9d40c54d32.zip
Update changelog. Ref #921.
-rw-r--r--CHANGES.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 749184e8..339a0e6d 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,3 +1,9 @@
+v33.1.1
+-------
+
+* #921: Correct issue where certifi fallback not being
+ reached on Windows.
+
v33.1.0
-------