aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2019-05-28 01:11:19 -0400
committerJack Lloyd <[email protected]>2019-05-28 01:11:19 -0400
commitf4cbc67a46aa525b4392944102fc2890d4f58ffd (patch)
treea103917b0c2f846415c8ebca443472b7e83b6834
parent86503e7935a99934448a7085b2f50e5d3adc5a1c (diff)
Update news
-rw-r--r--news.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/news.rst b/news.rst
index afb26fd03..d40d727fa 100644
--- a/news.rst
+++ b/news.rst
@@ -4,6 +4,8 @@ Release Notes
Version 2.11.0, Not Yet Released
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+* Add Argon2 password hash (GH #1981 #459)
+
* Add a shim allowing testing Botan against the BoringSSL test suite,
and fix a number of bugs in TLS found using it.
(GH #1954 #1955 #1956 #1959 #1966 #1970)