summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2018-02-05 20:34:11 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2018-02-05 20:34:11 +0100
commit8ca2010beb7efc5778a673a11b14fb982dc8f114 (patch)
treedff651e50d87c93f6c240a818e46dae0a34c4da8
parentf0babce286023dfef54b94b44d879064f5e534c1 (diff)
downloadgnutls-8ca2010beb7efc5778a673a11b14fb982dc8f114.tar.gz
doc update
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2692802421..acd0c7aeef 100644
--- a/NEWS
+++ b/NEWS
@@ -19,6 +19,9 @@ See the end for copying conditions.
keys, CRLs and certificate requests. This backports the already default behavior
from the 3.5.x branch, in order to reduce issues due to the complexity of BER rules.
+** libgnutls: Addressed issue in the accelerated code affecting interoperability
+ with versions of nettle >= 3.4.
+
** p11tool: Fixed issue preventing the deletion of objects in batch mode.
** p11tool: Mark all generated objects as sensitive by default.