diff options
author | lloyd <[email protected]> | 2015-05-15 02:33:57 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2015-05-15 02:33:57 +0000 |
commit | 12eea2e817528e7d1a85e5e80b360eead6e5d206 (patch) | |
tree | 3ec765c23a0a573933da8f53d63d63b8b2e71c74 /doc/relnotes | |
parent | 99506e5ba968d30d4015bc72bea8f515bfee8287 (diff) |
Remove RC4 (and all support for stream ciphers) from TLS
Diffstat (limited to 'doc/relnotes')
-rw-r--r-- | doc/relnotes/index.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/relnotes/index.rst b/doc/relnotes/index.rst index 896b70479..f94a0bfea 100644 --- a/doc/relnotes/index.rst +++ b/doc/relnotes/index.rst @@ -8,6 +8,8 @@ Series 1.11 .. toctree:: :maxdepth: 1 + 1_11_17 + 1_11_16 1_11_15 1_11_14 1_11_13 |