aboutsummaryrefslogtreecommitdiffstats
path: root/news.rst
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2019-06-18 20:40:29 -0400
committerJack Lloyd <[email protected]>2019-06-18 20:40:29 -0400
commit19337fb7be51bb385df962bc389f5a13927dfa23 (patch)
treeb56925167dd7d5fb59e46e96e40a14ccce90e3e2 /news.rst
parentf3e1642c76cc01e58c5984b5488ec6ec0fcbd67b (diff)
Update news
Diffstat (limited to 'news.rst')
-rw-r--r--news.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/news.rst b/news.rst
index 9bb89dd07..7b53a07f9 100644
--- a/news.rst
+++ b/news.rst
@@ -10,6 +10,9 @@ Version 2.11.0, Not Yet Released
* Add a libsodium compat layer in sodium.h (GH #1996)
+* Add server side support for issuing DTLS HelloVerifyRequest messages
+ (GH #1999)
+
* Add a shim allowing testing Botan against the BoringSSL test suite,
and fix a number of bugs in TLS found using it.
(GH #1954 #1955 #1956 #1959 #1966 #1970)