]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc update
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 10 Apr 2014 17:41:40 +0000 (19:41 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 10 Apr 2014 17:41:40 +0000 (19:41 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 6c4c5388f4361fcef94b1ca54d54b71ac8c6fbb4..17d7ae7763611f6b014fa21ded7d52d6c4235301 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -61,6 +61,9 @@ enforced to be 16-byte aligned, when compiled with cryptodev
 support. That allows certain cryptodev drivers to operate more
 efficiently.
 
+** libgnutls: Error when a public/private key pair that doesn't match
+is set into a credentials structure.
+
 ** libgnutls: Depend on p11-kit 0.20.0 or later.
 
 ** libgnutls: The new padding (%NEW_PADDING) experimental TLS extension has