diff options
author | Jack Lloyd <[email protected]> | 2019-06-18 20:40:29 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2019-06-18 20:40:29 -0400 |
commit | 19337fb7be51bb385df962bc389f5a13927dfa23 (patch) | |
tree | b56925167dd7d5fb59e46e96e40a14ccce90e3e2 /news.rst | |
parent | f3e1642c76cc01e58c5984b5488ec6ec0fcbd67b (diff) |
Update news
Diffstat (limited to 'news.rst')
-rw-r--r-- | news.rst | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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) |