From: Nikos Mavrogiannopoulos Date: Thu, 31 Mar 2016 07:46:44 +0000 (+0200) Subject: doc update X-Git-Tag: gnutls_3_5_0~216 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c19097dc4578b78923596a7ce8d5431a84ea790c;p=thirdparty%2Fgnutls.git doc update --- diff --git a/NEWS b/NEWS index 119603c518..1208c14693 100644 --- a/NEWS +++ b/NEWS @@ -20,6 +20,10 @@ See the end for copying conditions. rejected with a "protocol_version" alert message. Reported by Hubert Kario (#42). +** libgnutls: Lifted the limitation of calling the gnutls_session_get_data*() + functions, only on non-resumed sessions. This brings the API in par with + its usage (#79). + ** libgnutls: Consider the max-record TLS extension even when under DTLS. Reported by Peter Dettman (#61).