summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index d9a80eb2b1..e479cd6706 100644
--- a/NEWS
+++ b/NEWS
@@ -5,9 +5,9 @@ See the end for copying conditions.
* Version 2.7.13 (unreleased)
-** libgnutls: Fix version of some exported symbols in shared library.
-Affected functions are gnutls_x509_crq_set_basic_constraints,
-gnutls_x509_crq_set_key_usage, and gnutls_x509_crq_set_key.
+** libgnutls: Fix version of some exported symbols in the shared library.
+Reported by Andreas Metzler <ametzler@downhill.at.eu.org> in
+<http://thread.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/3576>.
** tests: Handle recently expired certificates in chainverify self-test.
Reported by Andreas Metzler <ametzler@downhill.at.eu.org> in