]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Add.
authorSimon Josefsson <simon@josefsson.org>
Wed, 27 Dec 2006 08:56:55 +0000 (08:56 +0000)
committerSimon Josefsson <simon@josefsson.org>
Wed, 27 Dec 2006 08:56:55 +0000 (08:56 +0000)
NEWS

diff --git a/NEWS b/NEWS
index fe46cc0aa1d299020bd7b9092978a59e3f2b39d4..4850aca8a6171e0913f54ac9f415aad6a9b44de8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,10 @@ See the end for copying conditions.
 
 * Version 1.7.1 (unreleased)
 
+** Fix the list of trusted CAs that server's send to clients.
+Before, the list contained issuer DN's instead of subject DN's of the
+trusted CAs.  Reported by Max Kellermann <max@duempel.org>.
+
 ** Fix gnutls_certificate_set_x509_crl.
 Also added a self-test in tests/certificate_set_x509_crl.c to test the
 function.  Reported by Max Kellermann <max@duempel.org>.