Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pyca/pyopenssl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: e380917bec4c74ff76b6bde18f3475f9952bf454
Choose a base ref
..
head repository: pyca/pyopenssl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6306250131c4368c81bc26e49c4914cfdd34d2d1
Choose a head ref
Showing with 2 additions and 0 deletions.
  1. +2 −0 CHANGELOG.rst
2 changes: 2 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -17,6 +17,8 @@ Backward-incompatible changes:
- Drop support for OpenSSL 1.0.1
- Honor time zones in the ``vfy_time`` parameter to ``OpenSSL.crypto.X509Store.set_time()``,
and assume that datetimes without a time zone are in UTC instead of in local time.
`#907 <https://github.com/pyca/pyopenssl/pull/907>`_
`#952 <https://github.com/pyca/pyopenssl/pull/952>`_

Deprecations:
^^^^^^^^^^^^^