summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2014-09-18 11:09:03 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2014-09-18 11:09:03 +0200
commitf051d4126c307839093cd947499d28527e2157cc (patch)
treef5b2bb6fbed39b9f3e19dcddfb4dd00ef6a5b0dc
parent082378c8df5931b0c5a4d3a0e00480fdab06b0bc (diff)
downloadgnutls-f051d4126c307839093cd947499d28527e2157cc.tar.gz
doc update
-rw-r--r--NEWS7
1 files changed, 5 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 5c2be75af8..c34e95c3d8 100644
--- a/NEWS
+++ b/NEWS
@@ -5,8 +5,11 @@ See the end for copying conditions.
* Version 3.2.18 (unreleased)
-* Fixes in gnutls_x509_crt_set_dn() and friends to properly handle strings
- with embedded spaces and escaped commas.
+** libgnutls: Fixes in gnutls_x509_crt_set_dn() and friends to properly handle
+strings with embedded spaces and escaped commas.
+
+** libgnutls: Corrected gnutls_x509_crl_verify() which would always report
+a CRL signature as invalid. Reported by Armin Burgmeier.
** API and ABI modifications:
No changes since last version.