diff options
Diffstat (limited to 'doc/relnotes/1_11_6.rst')
-rw-r--r-- | doc/relnotes/1_11_6.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/relnotes/1_11_6.rst b/doc/relnotes/1_11_6.rst index a776411fd..84d081d5c 100644 --- a/doc/relnotes/1_11_6.rst +++ b/doc/relnotes/1_11_6.rst @@ -1,5 +1,6 @@ Version 1.11.6, Not Yet Released ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - * Add HKDF from :rfc:`5869` + * Botan now requires Boost, specifically the filesystem and asio libraries. + * Add HKDF from :rfc:`5869` |