summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2009-05-25 11:51:19 +0200
committerSimon Josefsson <simon@josefsson.org>2009-05-25 11:51:19 +0200
commit0ae1eee41214f4e5a073c3542eef954c9f11f3ad (patch)
treeb81b4e595e93d769985da933afe61e89dd9790b4
parent6e6ee4243476a3d96fec06fbeef2cf94c45b0889 (diff)
downloadgnutls-0ae1eee41214f4e5a073c3542eef954c9f11f3ad.tar.gz
Fix.
-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