diff options
author | Jack Lloyd <[email protected]> | 2019-05-20 16:15:38 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2019-05-20 16:15:38 -0400 |
commit | d9c961f94602ebf2b8e3341333510e4cf2dd1fc2 (patch) | |
tree | 6e6a505200892f5188b383d474efe0101f50e98e /news.rst | |
parent | 4658a632c1a2e01c9b4487aa19269fc627108ce4 (diff) |
Update news
Diffstat (limited to 'news.rst')
-rw-r--r-- | news.rst | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -4,6 +4,9 @@ Release Notes Version 2.11.0, Not Yet Released ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +* Add a shim allowing testing Botan against the BoringSSL test suite. + (GH #1954) + * Add a ``boost::asio`` TLS stream compatible with ``boost::asio::ssl``. (GH #1839 #1927) |