]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Updated `NEWS'.
authorLudovic Courtès <ludo@gnu.org>
Thu, 2 Aug 2007 08:00:27 +0000 (10:00 +0200)
committerSimon Josefsson <simon@josefsson.org>
Thu, 2 Aug 2007 18:39:45 +0000 (20:39 +0200)
Signed-off-by: Simon Josefsson <simon@josefsson.org>
NEWS

diff --git a/NEWS b/NEWS
index 37dbf9be5224670db50501b8a91f155cdaefc071..2584be8cfb26edef0534aed8696f91a51a03f8c4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,10 @@ See the end for copying conditions.
 
 * Version 1.7.16 (unreleased)
 
+** Fix sanity checks and return values in certificate selection.
+In some cases, GnuTLS omitted to report suitable error codes when no
+suitable certificate was found.
+
 ** Fix gnutls-cli starttls EOF on Mac OS X.
 Thanks to Hal Eden <n.mavrogiannopoulos@gmail.com>.