aboutsummaryrefslogtreecommitdiffstats
path: root/doc/relnotes/1_11_6.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/relnotes/1_11_6.rst')
-rw-r--r--doc/relnotes/1_11_6.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/relnotes/1_11_6.rst b/doc/relnotes/1_11_6.rst
index fbb6ca8bb..8e58c5455 100644
--- a/doc/relnotes/1_11_6.rst
+++ b/doc/relnotes/1_11_6.rst
@@ -8,6 +8,8 @@ Version 1.11.6, Not Yet Released
* Botan now requires Boost, specifically the filesystem and asio libraries.
+* GCM mode now uses the Intel clmul instruction when available
+
* Add Threefish-512, including an implementation using AVX2
* Add HKDF from :rfc:`5869`