commit | be6dd9b1ba8317ff07bae2e27563741a72b20e54 | [log] [tgz] |
---|---|---|
author | Alex Gaynor <alex.gaynor@gmail.com> | Fri Jan 22 17:12:14 2016 -0500 |
committer | Alex Gaynor <alex.gaynor@gmail.com> | Fri Jan 22 17:12:14 2016 -0500 |
tree | f254060c8c3cbd6d2e68a13ec769ab9d34f37cc3 | |
parent | 1af5dd9dcb1dd56fe3a0cedaf78427cda9c7b644 [diff] [blame] |
Formally deprecated support for OpenSSL 0.9.8
diff --git a/docs/installation.rst b/docs/installation.rst index f9d2261..1804989 100644 --- a/docs/installation.rst +++ b/docs/installation.rst
@@ -39,8 +39,8 @@ .. warning:: OpenSSL versions 0.9.8 and 1.0.0 are no longer supported by the OpenSSL - project. A future version of cryptography will drop support for these - releases. + project. Support for OpenSSL 0.9.8 will be removed in the next + ``cryptography`` release. On Windows ----------