summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2014-08-23 17:39:19 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2014-08-23 17:39:19 +0200
commit2126688c2315359d673dbfbb037bd5f5c37e84bd (patch)
tree2ab74a92f95e6be9d1e3e026e177e52d692b2d89
parentdbbf49881f9f6fb53c366921fa77f6389618eb4b (diff)
downloadgnutls-2126688c2315359d673dbfbb037bd5f5c37e84bd.tar.gz
doc update
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d8f02ba0c8..d53cbb4825 100644
--- a/NEWS
+++ b/NEWS
@@ -20,6 +20,9 @@ algorithms.
** libgnutls: when checking the hostname of a certificate with multiple CNs
ensure that the "most specific" CN is being used.
+** libgnutls: In DTLS ignore only errors that relate to unexpected packets
+and decryption failures.
+
** p11tool: will not implicitly enable so-login for certain types of
objects. That avoids issues with tokens that require different login
types.