Skip to content

Commit

Permalink
Add CHANGELOG entry for pyca#581.
Browse files Browse the repository at this point in the history
  • Loading branch information
topnotcher committed Nov 30, 2016
1 parent 6cf0b2f commit d2f4692
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.rst
Expand Up @@ -78,6 +78,8 @@ Deprecations:
Changes:
^^^^^^^^

- Fix empty exceptions from ``OpenSSL.crypto.load_privatekey()``.
`#581 https://github.com/pyca/pyopenssl/pull/581`_
- Fix memory leak in ``OpenSSL.crypto.dump_privatekey()`` with ``FILETYPE_TEXT``.
`#496 <https://github.com/pyca/pyopenssl/pull/496>`_
- Enable use of CRL (and more) in verify context.
Expand Down

0 comments on commit d2f4692

Please sign in to comment.