aboutsummaryrefslogtreecommitdiffstats
path: root/news.rst
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2019-04-14 09:11:12 -0400
committerJack Lloyd <[email protected]>2019-04-14 09:11:12 -0400
commit7573bccb5ef9ad6c51f304ee7041d0e2cb6151d8 (patch)
treebf748f71890acfc0c22dabd30fc6880452d3e21b /news.rst
parent05f6b3b67aecb9b89f4a890b8fc4016aa9212728 (diff)
Update news
Diffstat (limited to 'news.rst')
-rw-r--r--news.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/news.rst b/news.rst
index 5954b9923..6bc2fa1be 100644
--- a/news.rst
+++ b/news.rst
@@ -6,6 +6,9 @@ Version 2.11.0, Not Yet Released
* Add a certificate store for Linux/Unix systems. (GH #1885)
+* Add a generic ``System_Certificate_Store`` which wraps either macOS
+ or Linux certificate stores. (GH #1893)
+
* Fix verification rooted in a v1 certificate which previously would fail.
(GH #1890)
@@ -21,6 +24,8 @@ Version 2.11.0, Not Yet Released
* Fix an issue building with the new Boost 1.70 (GH #1881 #1880)
+* Fix an issue with UbSan in the tests (GH #1892)
+
* Fix the makefile .PHONY syntax (GH #1874)
Version 2.10.0, 2019-03-30