summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2009-08-31 21:07:04 +0200
committerSimon Josefsson <simon@josefsson.org>2009-08-31 21:07:04 +0200
commit0e5c57c8f1f66550bae7dbccd3001ad9e51f0739 (patch)
tree94a8097d0e5d2d5a43eb18858b8f5b55366edebb
parent4c439e1cae52209bb74df9a091d04f85de2223de (diff)
downloadgnutls-0e5c57c8f1f66550bae7dbccd3001ad9e51f0739.tar.gz
Add.
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d6537590b7..cda76db63a 100644
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,10 @@ Contributed by Daiki Ueno.
The patch to resolve the X.509 CN/SAN issue accidentally broken
OpenPGP hostname comparison.
+** libgnutls: When printing X.509 certificates, handle XMPP SANs better.
+Reported by Howard Chu <hyc@symas.com> in
+<https://savannah.gnu.org/support/?106975>.
+
** Fix use of deprecated types internally.
Use of deprecated types in GnuTLS from now on will lead to a compile
error, to prevent this from happening again.