]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
documented fix
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 23 Sep 2012 17:06:43 +0000 (19:06 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 23 Sep 2012 17:06:43 +0000 (19:06 +0200)
NEWS

diff --git a/NEWS b/NEWS
index e929d78bd105807d1ace316c19e8858fe4de430c..e7c772b53744e9bfcb2b2c1f77932419cff32a94 100644 (file)
--- 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).