From c610d318d37c899260a2d3f3e3692970c6f8d9ba Mon Sep 17 00:00:00 2001 From: Jack Lloyd Date: Fri, 31 May 2019 23:08:11 -0400 Subject: Update news --- news.rst | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'news.rst') diff --git a/news.rst b/news.rst index d40d727fa..2156b9fd8 100644 --- a/news.rst +++ b/news.rst @@ -4,7 +4,9 @@ Release Notes Version 2.11.0, Not Yet Released ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -* Add Argon2 password hash (GH #1981 #459) +* Add Argon2 PBKDF/password hash (GH #459 #1981 #1987) + +* Add Bcrypt-PBKDF password hash (#1990) * Add a shim allowing testing Botan against the BoringSSL test suite, and fix a number of bugs in TLS found using it. @@ -14,6 +16,8 @@ Version 2.11.0, Not Yet Released * Add support for OCSP stapling on server side. (GH #1703 #1967) +* Add ability to set the maximum allowed age of an OCSP response (GH #1974) + * Add a ``boost::asio`` TLS stream compatible with ``boost::asio::ssl``. (GH #1839 #1927) @@ -91,6 +95,8 @@ Version 2.11.0, Not Yet Released * Fix the makefile .PHONY syntax (GH #1874) +* Fix build issue with SoftHSM 2.5.0 (GH #1986) + Version 2.10.0, 2019-03-30 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -- cgit v1.2.3