From: Nikos Mavrogiannopoulos Date: Fri, 18 Apr 2014 08:44:27 +0000 (+0200) Subject: doc update X-Git-Tag: gnutls_3_3_1~28 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=14872b9fb566b54f36adee00a38efdeaed489173;p=thirdparty%2Fgnutls.git doc update --- diff --git a/NEWS b/NEWS index 8fc9ada244..16c001e58e 100644 --- a/NEWS +++ b/NEWS @@ -16,6 +16,10 @@ from openssl. ** libgnutls: The conditionally available self-test functions were moved to self-test.h. +** libgnutls: Fixed issue with the check of incoming data when two +different recv and send pointers have been specified. Reported and +investigated by JMRecio. + ** API and ABI modifications: No changes since last version.