summaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index f42f4d9..9d435e9 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -25,6 +25,10 @@ Deprecations:
Changes:
^^^^^^^^
+- Fixed a bug causing ``Context.set_default_verify_paths()`` to not work with
+ cryptography ``manylinux1`` wheels on Python 3.x.
+ `#665 <https://github.com/pyca/pyopenssl/pull/665>`_
+
*none*