From: Nikos Mavrogiannopoulos Date: Sat, 25 Feb 2012 12:08:50 +0000 (+0100) Subject: documented fix X-Git-Tag: gnutls_3_0_15~52 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59fa9ceeea8d3694c03a533b306d846b7eb5b7c3;p=thirdparty%2Fgnutls.git documented fix --- diff --git a/NEWS b/NEWS index f2ef1f4c49..8a06d66dac 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,9 @@ See the end for copying conditions. ** command line apps: Link with local libopts if the installed is an old one. +** libgnutls: Corrected issue with select() that affected +FreeBSD. This prevented establishing DTLS sessions. + ** API and ABI modifications: No changes since last version.