diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2014-08-23 17:39:19 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2014-08-23 17:39:19 +0200 |
commit | 2126688c2315359d673dbfbb037bd5f5c37e84bd (patch) | |
tree | 2ab74a92f95e6be9d1e3e026e177e52d692b2d89 /NEWS | |
parent | dbbf49881f9f6fb53c366921fa77f6389618eb4b (diff) | |
download | gnutls-2126688c2315359d673dbfbb037bd5f5c37e84bd.tar.gz |
doc update
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |