From b30fda48aef347e678d14d0caee2961dce0ceda7 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Sun, 23 Sep 2012 19:06:43 +0200 Subject: [PATCH] documented fix --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index e929d78bd..e7c772b53 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). -- 2.11.4.GIT