]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Add.
authorSimon Josefsson <simon@josefsson.org>
Mon, 31 Aug 2009 11:23:47 +0000 (13:23 +0200)
committerSimon Josefsson <simon@josefsson.org>
Mon, 31 Aug 2009 11:23:47 +0000 (13:23 +0200)
NEWS

diff --git a/NEWS b/NEWS
index ebb72f868371471807043d083c70810a1ea61654..cfa7c88cb5ab283710221afedcecf59ed86e3a9f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,10 @@ See the end for copying conditions.
 
 * Version 2.9.4 (unreleased)
 
+** libgnutls: Make OpenPGP hostname checking work again.
+The patch to resolve the X.509 CN/SAN issue accidentally broken
+OpenPGP hostname comparison.
+
 ** 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.