aboutsummaryrefslogtreecommitdiffstats
path: root/doc/relnotes
diff options
context:
space:
mode:
authorlloyd <[email protected]>2013-12-19 22:56:51 +0000
committerlloyd <[email protected]>2013-12-19 22:56:51 +0000
commit18b334f7dfeb03138d61ea63ca4383fd19be0109 (patch)
treef27b7233be0c44efddaf02d360edaaff659fdcc2 /doc/relnotes
parent63c2bc18081aaa25785438f36ab144c8c448e3fc (diff)
parent03d02309753b1a6c2e512bff27dca190e8f64e5c (diff)
merge of 'c55938af0026b98297194116c1553d467104b41a'
and 'd0c532af92ea0940685dd0e99d2946329efbc917'
Diffstat (limited to 'doc/relnotes')
-rw-r--r--doc/relnotes/1_11_6.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/relnotes/1_11_6.rst b/doc/relnotes/1_11_6.rst
index 79b2dca2e..434d8c499 100644
--- a/doc/relnotes/1_11_6.rst
+++ b/doc/relnotes/1_11_6.rst
@@ -8,7 +8,8 @@ Version 1.11.6, Not Yet Released
* Botan now requires Boost, specifically the filesystem and asio libraries.
- * The default TLS policy no longer includes RC4 in the cipher list.
+ * The default TLS policy no longer includes RC4 in the cipher list, and
+ refuses to negotation SSLv3 by default.
* Add HKDF from :rfc:`5869`