aboutsummaryrefslogtreecommitdiffstats
path: root/news.rst
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2019-05-20 16:15:38 -0400
committerJack Lloyd <[email protected]>2019-05-20 16:15:38 -0400
commitd9c961f94602ebf2b8e3341333510e4cf2dd1fc2 (patch)
tree6e6a505200892f5188b383d474efe0101f50e98e /news.rst
parent4658a632c1a2e01c9b4487aa19269fc627108ce4 (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 563cd25bc..d6c5568da 100644
--- a/news.rst
+++ b/news.rst
@@ -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)