From: Nikos Mavrogiannopoulos Date: Sat, 1 Dec 2012 10:32:41 +0000 (+0100) Subject: documented fixes X-Git-Tag: gnutls_3_1_6~45 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=010ff487f0089dbb540bf0f3420bf7ba26144ff8;p=thirdparty%2Fgnutls.git documented fixes --- diff --git a/NEWS b/NEWS index fad2021d68..0346dc45e6 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,8 @@ See the end for copying conditions. ** libgnutls: gnutls_x509_crt_get_policy() allows for a list of zero policy qualifiers. +** libgnutls-guile: Fixed parallel compilation issue. + ** gnutls-cli: It will try to connect to all possible returned addresses before failing.