aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2019-05-07 07:06:17 -0400
committerJack Lloyd <[email protected]>2019-05-07 07:06:17 -0400
commitf3506ee5df67d92616bc98291d06109d2553a078 (patch)
treea1eee8836aa7b6c0cc5464f261f60177b0b25181
parenteaf63b43b8e985c20a8947bdf0d34163f8dfa4ae (diff)
Update news
-rw-r--r--news.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/news.rst b/news.rst
index 6581b2ba1..30ddd11fb 100644
--- a/news.rst
+++ b/news.rst
@@ -7,7 +7,7 @@ Version 2.11.0, Not Yet Released
* Add a ``boost::asio`` TLS stream compatible with ``boost::asio::ssl``.
(GH #1839 #1927)
-* Add a certificate store for Linux/Unix systems. (GH #1885)
+* Add a certificate store for Linux/Unix systems. (GH #1885 #1936)
* Add a generic ``System_Certificate_Store`` which wraps either macOS
or Linux certificate stores. (GH #1893)