aboutsummaryrefslogtreecommitdiffstats
path: root/news.rst
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2019-05-22 19:41:14 -0400
committerJack Lloyd <[email protected]>2019-05-22 19:41:14 -0400
commit367db125a17eabd3c8110bbcc2cfb4ae32204413 (patch)
tree34be7a5e32f5368f1616bf758e5473c8230a591b /news.rst
parent3bc06617c5de36ef8a6a478ed738e773756d210b (diff)
Update news
Diffstat (limited to 'news.rst')
-rw-r--r--news.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/news.rst b/news.rst
index aae8c7d34..ea395b560 100644
--- a/news.rst
+++ b/news.rst
@@ -5,7 +5,9 @@ Version 2.11.0, Not Yet Released
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
* Add a shim allowing testing Botan against the BoringSSL test suite.
- (GH #1954 #1955 #1956 #1959)
+ (GH #1954 #1955 #1956 #1959 #1966)
+
+* Add support for OCSP stapling on server side. (GH #1703 #1967)
* Add a ``boost::asio`` TLS stream compatible with ``boost::asio::ssl``.
(GH #1839 #1927)