summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2009-08-31 13:23:47 +0200
committerSimon Josefsson <simon@josefsson.org>2009-08-31 13:23:47 +0200
commitee25df5febdac9258fefb5c35a66f047379803fe (patch)
tree600b490f04a6c1ad4e47fa041bfc8e93264a7c44 /NEWS
parentd4761aac7adec74253eb221e8db3a15b7c66ec91 (diff)
downloadgnutls-ee25df5febdac9258fefb5c35a66f047379803fe.tar.gz
Add.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ebb72f8683..cfa7c88cb5 100644
--- 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.