summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2018-02-09 11:57:31 +0100
committerNikos Mavrogiannopoulos <nmav@redhat.com>2018-02-09 12:01:52 +0100
commit3b0264119f99e80756ef8f13cfe9d5fd535fec5b (patch)
tree8b8cc047f619fa66c64d538fcca864dce280f229
parent1d102683affb1dbca3d2f1ae87ad88b2754832bf (diff)
downloadgnutls-3b0264119f99e80756ef8f13cfe9d5fd535fec5b.tar.gz
doc update
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 3c58c2877c..a2652a0c93 100644
--- a/NEWS
+++ b/NEWS
@@ -10,7 +10,10 @@ See the end for copying conditions.
** libgnutls: Addressed issue in the accelerated code affecting interoperability
with versions of nettle >= 3.4.
-** libgnutls: Addressed issue in the AES-GCM accelerated under aarch64.
+** libgnutls: Addressed issue in the AES-GCM acceleration under aarch64.
+
+** libgnutls: Addressed issue in the AES-CBC acceleration under ssse3 (patch by
+ Vitezslav Cizek).
** p11tool: Fixed issue preventing the deletion of objects in batch mode.