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

diff --git a/NEWS b/NEWS
index e026014872ffda95d9fd190d3e2ee81b952446eb..d9a80eb2b1d6be59d36c227f7d99255af31f00d6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,10 @@ 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.
+
 ** tests: Handle recently expired certificates in chainverify self-test.
 Reported by Andreas Metzler <ametzler@downhill.at.eu.org> in
 <http://permalink.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/3580>.