diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2012-09-23 19:06:43 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2012-09-23 19:06:43 +0200 |
commit | b30fda48aef347e678d14d0caee2961dce0ceda7 (patch) | |
tree | b292965ee5cbea149bc16b25d75a4afc4d18b9af /NEWS | |
parent | 8b8327ee6128321aaa04777ed89e826fb0d307ba (diff) | |
download | gnutls-b30fda48aef347e678d14d0caee2961dce0ceda7.tar.gz |
documented fix
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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). |