summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2012-09-23 19:06:43 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2012-09-23 19:06:43 +0200
commitb30fda48aef347e678d14d0caee2961dce0ceda7 (patch)
treeb292965ee5cbea149bc16b25d75a4afc4d18b9af /NEWS
parent8b8327ee6128321aaa04777ed89e826fb0d307ba (diff)
downloadgnutls-b30fda48aef347e678d14d0caee2961dce0ceda7.tar.gz
documented fix
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
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).