]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
documented fixes
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 1 Dec 2012 10:32:41 +0000 (11:32 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 1 Dec 2012 10:32:41 +0000 (11:32 +0100)
NEWS

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