aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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)