summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2014-08-23 17:35:04 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2014-08-23 17:35:04 +0200
commiteb89bb19d715d3203f6a32197ff0efe0b02f5e65 (patch)
tree980a403ef16db7417e609761e887af3553ad8a35
parent834539920a9969552dcdc53d640148563c587ad4 (diff)
downloadgnutls-eb89bb19d715d3203f6a32197ff0efe0b02f5e65.tar.gz
doc update
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 25f264c263..ad82e43008 100644
--- a/NEWS
+++ b/NEWS
@@ -33,6 +33,9 @@ a single CN present in the certificate.
** libgnutls: The environment variable GNUTLS_FORCE_FIPS_MODE can be used
to force the FIPS mode, when set to 1.
+** libgnutls: In DTLS ignore only errors that relate to unexpected packets
+and decryption failures.
+
** p11tool: Added --info parameter.
** certtool: Added --mark-wrap parameter.