commit | 3b83fc21eb1abe1b53efe5f6920885676158be5c | [log] [tgz] |
---|---|---|
author | Alex Gaynor <alex.gaynor@gmail.com> | Fri Aug 26 22:11:50 2016 -0400 |
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | Sat Aug 27 10:11:50 2016 +0800 |
tree | b86b211fc54dfcf7b9e9e8f61d162beee7cddd0d | |
parent | f25e63d272e9e785717ecec9af8ef0b0d1140130 [diff] [blame] |
Refs #3002 -- clearly document that OpenSSL 1.0 support will be removed in the next release. (#3113)
diff --git a/docs/installation.rst b/docs/installation.rst index 3d10c36..330817c 100644 --- a/docs/installation.rst +++ b/docs/installation.rst
@@ -38,7 +38,7 @@ .. warning:: OpenSSL 1.0.0 is no longer supported by the OpenSSL project. Cryptography - will drop support for it in a future release. + will drop support for it in the next release. On Windows ----------