From: Nikos Mavrogiannopoulos Date: Sun, 23 Sep 2012 17:06:43 +0000 (+0200) Subject: documented fix X-Git-Tag: gnutls_3_1_2~11 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b30fda48aef347e678d14d0caee2961dce0ceda7;p=thirdparty%2Fgnutls.git documented fix --- diff --git a/NEWS b/NEWS index e929d78bd1..e7c772b537 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,8 @@ See the end for copying conditions. and gnutls_x509_trust_list_add_trust_mem() that prevented the loading of certificates in the windows platform. +** libgnutls: Corrected bug in OpenPGP subpacket encoding. + ** libgnutls: Added support for DTLS/TLS heartbeats by Olga Smolenchuk. (the work was done during Google Summer of Code).