From: Simon Josefsson Date: Mon, 25 May 2009 09:49:47 +0000 (+0200) Subject: Add. X-Git-Tag: gnutls_2_7_13~4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6e6ee4243476a3d96fec06fbeef2cf94c45b0889;p=thirdparty%2Fgnutls.git Add. --- diff --git a/NEWS b/NEWS index e026014872..d9a80eb2b1 100644 --- 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 in .