aboutsummaryrefslogtreecommitdiffstats
path: root/news.rst
diff options
context:
space:
mode:
Diffstat (limited to 'news.rst')
-rw-r--r--news.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/news.rst b/news.rst
index 1f8aaf41e..e1f624268 100644
--- a/news.rst
+++ b/news.rst
@@ -4,7 +4,8 @@ Release Notes
Version 2.4.0, Not Yet Released
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-* Optimizations for OCB, CFB, SM3, SM4, GCM (#1253), CAST-128/CAST-256 (#1247)
+* Optimizations for OCB, CFB, SM3, SM4, GMAC, GCM (#1253),
+ CAST-128/CAST-256 (#1247).
* Reduce the overhead of ffi calls.