]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Fix.
authorSimon Josefsson <simon@josefsson.org>
Mon, 25 May 2009 09:51:19 +0000 (11:51 +0200)
committerSimon Josefsson <simon@josefsson.org>
Mon, 25 May 2009 09:51:19 +0000 (11:51 +0200)
NEWS

diff --git a/NEWS b/NEWS
index d9a80eb2b1d6be59d36c227f7d99255af31f00d6..e479cd6706167b8e7ed113bd8a8cdfb754d3d12e 100644 (file)
--- 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