summaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst5
1 files changed, 1 insertions, 4 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 9d435e9..738ceab 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -25,12 +25,9 @@ Deprecations:
Changes:
^^^^^^^^
-- Fixed a bug causing ``Context.set_default_verify_paths()`` to not work with
- cryptography ``manylinux1`` wheels on Python 3.x.
+- 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*
-
----