]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Add NEWS entry about AES-CMAC
authorSimo Sorce <simo@redhat.com>
Sun, 28 Oct 2018 16:19:46 +0000 (12:19 -0400)
committerSimo Sorce <simo@redhat.com>
Sun, 28 Oct 2018 23:41:34 +0000 (19:41 -0400)
Signed-off-by: Simo Sorce <simo@redhat.com>
NEWS

diff --git a/NEWS b/NEWS
index 652845d1b1d3d047d93728e1eab39fdb8b7557f0..e2ef91d1275097f3c5e9295fba002adaa32ea689 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,8 @@ See the end for copying conditions.
 
 ** libgnutls: Added support for AES-CFB8 cipher (#357)
 
+** libgnutls: Added support for AES-CMAC MAC (#351)
+
 ** p11tool: fix initialization of security officer's PIN with the --initialize-so-pin
    option (#561)