aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2019-11-10 19:16:56 -0500
committerPaul Kehrer <paul.l.kehrer@gmail.com>2019-11-11 08:16:56 +0800
commit1a73704b8cf432fb74fc9f52ed4a0ac6637e078f (patch)
tree0b2036c46ba8b368f44f349e2485e413021736d6 /CHANGELOG.rst
parent251321301546a8683099a42381e56d6230eda3a4 (diff)
downloadcryptography-1a73704b8cf432fb74fc9f52ed4a0ac6637e078f.tar.gz
cryptography-1a73704b8cf432fb74fc9f52ed4a0ac6637e078f.tar.bz2
cryptography-1a73704b8cf432fb74fc9f52ed4a0ac6637e078f.zip
Fixed #5050 -- dropped support for an old LibresSSL release (#5056)
* Fixed #5050 -- dropped support for an old LibresSSL release * Changelog
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index b727c8aa..964f43da 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -10,6 +10,7 @@ Changelog
* Support for OpenSSL 1.0.1 has been removed. Users on older version of OpenSSL
will need to upgrade.
+* Support for LibreSSL 2.6.x has been removed.
* Removed support for calling
:meth:`~cryptography.hazmat.primitives.asymmetric.x25519.X25519PublicKey.public_bytes`
with no arguments, as per our deprecation policy. You must now pass